Home
last modified time | relevance | path

Searched refs:type_c_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/extcon/
H A Dextcon-rtk-type-c.c55 struct type_c_data { struct
437 static int detect_device(struct type_c_data *type_c) in detect_device()
442 static int detect_host(struct type_c_data *type_c) in detect_host()
599 struct type_c_data *type_c = container_of(work, struct type_c_data, in host_device_switch()
661 struct type_c_data *type_c = (struct type_c_data *)__data; in type_c_detect_irq()
727 struct type_c_data *type_c = s->private; in type_c_parameter_show()
805 struct type_c_data *type_c = s->private; in type_c_status_show()
1320 struct type_c_data *type_c; in extcon_rtk_type_c_probe()
1408 struct type_c_data *type_c = dev_get_drvdata(dev); in extcon_rtk_type_c_remove()
1721 struct type_c_data *type_c = dev_get_drvdata(dev); in extcon_rtk_type_c_prepare()
[all …]