Searched refs:rt1711h_chip (Results 1 – 1 of 1) sorted by relevance
62 struct rt1711h_chip { struct98 static struct rt1711h_chip *tdata_to_rt1711h(struct tcpci_data *tdata) in tdata_to_rt1711h()100 return container_of(tdata, struct rt1711h_chip, data); in tdata_to_rt1711h()105 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_init()157 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_set_vbus()176 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_set_vconn()228 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_start_drp_toggling()268 struct rt1711h_chip *chip = dev_id; in rt1711h_irq()292 static int rt1711h_sw_reset(struct rt1711h_chip *chip) in rt1711h_sw_reset()336 struct rt1711h_chip *chip; in rt1711h_probe()[all …]