Searched refs:rt1711h_chip (Results 1 – 1 of 1) sorted by relevance
54 struct rt1711h_chip { struct90 static struct rt1711h_chip *tdata_to_rt1711h(struct tcpci_data *tdata) in tdata_to_rt1711h()92 return container_of(tdata, struct rt1711h_chip, data); in tdata_to_rt1711h()97 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_init()149 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_set_vbus()168 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_set_vconn()225 struct rt1711h_chip *chip = tdata_to_rt1711h(tdata); in rt1711h_start_drp_toggling()265 struct rt1711h_chip *chip = dev_id; in rt1711h_irq()289 static int rt1711h_sw_reset(struct rt1711h_chip *chip) in rt1711h_sw_reset()333 struct rt1711h_chip *chip; in rt1711h_probe()[all …]