Searched defs:cable (Results 1 – 17 of 17) sorted by relevance
/drivers/extcon/ |
D | extcon.c | 321 struct extcon_cable *cable; in is_extcon_property_capability() local 354 struct extcon_cable *cable = &edev->cables[index]; in init_property() local 397 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_name_show() local 408 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_state_show() local 626 struct extcon_cable *cable; in extcon_get_property() local 705 struct extcon_cable *cable; in extcon_set_property() local 829 struct extcon_cable *cable; in extcon_set_property_capability() local 1131 struct extcon_cable *cable; in extcon_dev_register() local
|
D | extcon-fsa9480.c | 110 u16 cable; member 210 int cable = fls64(cables) - 1; in fsa9480_handle_change() local
|
D | extcon-intel-cht-wc.c | 270 unsigned int cable, bool state) in cht_wc_extcon_set_state() 280 unsigned int cable = EXTCON_NONE; in cht_wc_extcon_pwrsrc_event() local
|
D | extcon-axp288.c | 216 unsigned int cable = info->previous_cable; in axp288_handle_chrg_det_event() local
|
/drivers/usb/chipidea/ |
D | otg.c | 31 struct ci_hdrc_cable *cable; in hw_read_otgsc() local 85 struct ci_hdrc_cable *cable; in hw_write_otgsc() local
|
D | core.c | 618 struct ci_hdrc_cable *cable = NULL; in ci_usb_role_switch_set() local 674 struct ci_hdrc_cable *cable; in ci_get_platdata() local
|
/drivers/usb/typec/ |
D | class.c | 67 struct typec_cable *cable = to_typec_cable(dev); in get_pd_identity() local 998 struct typec_plug *typec_register_plug(struct typec_cable *cable, in typec_register_plug() 1056 struct typec_cable *cable = to_typec_cable(dev); in plug_type_show() local 1072 struct typec_cable *cable = to_typec_cable(dev); in typec_cable_release() local 1111 void typec_cable_put(struct typec_cable *cable) in typec_cable_put() 1123 int typec_cable_is_active(struct typec_cable *cable) in typec_cable_is_active() 1136 int typec_cable_set_identity(struct typec_cable *cable) in typec_cable_set_identity() 1159 struct typec_cable *cable; in typec_register_cable() local 1201 void typec_unregister_cable(struct typec_cable *cable) in typec_unregister_cable() 1647 struct typec_cable *cable = to_typec_cable(dev); in usb_power_delivery_revision_show() local
|
/drivers/power/supply/ |
D | charger-manager.c | 915 struct charger_cable *cable = in charger_extcon_work() local 948 struct charger_cable *cable = in charger_extcon_notifier() local 974 struct charger_cable *cable) in charger_extcon_init() 1050 struct charger_cable *cable = &charger->cables[j]; in charger_manager_register_extcon() local
|
D | axp288_charger.c | 129 struct extcon_dev *cable; member 139 } cable; member
|
/drivers/usb/gadget/function/ |
D | f_midi.c | 74 uint8_t cable; member 240 static void f_midi_read_data(struct usb_ep *ep, int cable, in f_midi_read_data() 263 int cable = buf[i] >> 4; in f_midi_handle_out_data() local
|
/drivers/ata/ |
D | pata_cs5535.c | 67 u8 cable; in cs5535_cable_detect() local
|
D | pata_macio.c | 482 const char* cable = of_get_property(priv->node, "cable-type", in pata_macio_cable_detect() local
|
/drivers/net/wan/ |
D | wanxl.h | 138 volatile u32 cable; member
|
D | wanxl.c | 112 const char *cable, *pm, *dte = "", *dsr = "", *dcd = ""; in wanxl_cable_intr() local
|
/drivers/usb/renesas_usbhs/ |
D | common.c | 445 int cable; in usbhsc_hotplug() local
|
/drivers/platform/chrome/ |
D | cros_ec_typec.c | 51 struct typec_cable *cable; member
|
/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 551 static unsigned int cable; in rockchip_usb2phy_otg_sm_work() local
|