Searched refs:hd3ss3220 (Results 1 – 7 of 7) sorted by relevance
35 struct hd3ss3220 { struct49 static enum usb_role hd3ss3220_get_attached_state(struct hd3ss3220 *hd3ss3220) in hd3ss3220_get_attached_state() argument77 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_dr_set() local102 static void hd3ss3220_set_role(struct hd3ss3220 *hd3ss3220) in hd3ss3220_set_role() argument123 static irqreturn_t hd3ss3220_irq(struct hd3ss3220 *hd3ss3220) in hd3ss3220_irq() argument140 struct hd3ss3220 *hd3ss3220 = i2c_get_clientdata(client); in hd3ss3220_irq_handler() local155 struct hd3ss3220 *hd3ss3220; in hd3ss3220_probe() local160 hd3ss3220 = devm_kzalloc(&client->dev, sizeof(struct hd3ss3220), in hd3ss3220_probe()162 if (!hd3ss3220) in hd3ss3220_probe()186 hd3ss3220->role_sw = usb_role_switch_get(hd3ss3220->dev); in hd3ss3220_probe()[all …]
8 obj-$(CONFIG_TYPEC_HD3SS3220) += hd3ss3220.o
64 module will be called hd3ss3220.ko.
4 $id: http://devicetree.org/schemas/usb/ti,hd3ss3220.yaml#20 const: ti,hd3ss322059 hd3ss3220@47 {60 compatible = "ti,hd3ss3220";
208 hd3ss3220@47 {209 compatible = "ti,hd3ss3220";
457 hd3ss3220@47 {458 compatible = "ti,hd3ss3220";
326 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
Completed in 11 milliseconds