/linux-6.3-rc2/sound/drivers/ |
A D | aloop.c | 141 struct loopback_cable *cable; member 230 struct loopback_cable *cable = dpcm->cable; in loopback_snd_timer_start() local 268 struct loopback_cable *cable = dpcm->cable; in loopback_snd_timer_stop() local 298 struct loopback_cable *cable = dpcm->cable; in loopback_snd_timer_close_cable() local 381 struct loopback_cable *cable = dpcm->cable; in loopback_trigger() local 438 struct loopback_cable *cable = dpcm->cable; in params_change() local 602 (struct loopback_cable *cable) in loopback_jiffies_timer_pos_update() 799 struct loopback_cable *cable; in loopback_snd_timer_work() local 996 struct loopback_cable *cable; in free_cable() local 1188 struct loopback_cable *cable = NULL; in loopback_open() local [all …]
|
/linux-6.3-rc2/drivers/extcon/ |
A D | extcon.c | 313 struct extcon_cable *cable; in is_extcon_property_capability() local 346 struct extcon_cable *cable = &edev->cables[index]; in init_property() local 389 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_name_show() local 400 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_state_show() local 618 struct extcon_cable *cable; in extcon_get_property() local 697 struct extcon_cable *cable; in extcon_set_property() local 821 struct extcon_cable *cable; in extcon_set_property_capability() local 1123 struct extcon_cable *cable; in extcon_dev_register() local
|
A D | extcon-fsa9480.c | 110 u16 cable; member 210 int cable = fls64(cables) - 1; in fsa9480_handle_change() local
|
A 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
|
A D | extcon-axp288.c | 216 unsigned int cable = info->previous_cable; in axp288_handle_chrg_det_event() local
|
/linux-6.3-rc2/drivers/usb/chipidea/ |
A 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
|
A D | core.c | 611 struct ci_hdrc_cable *cable; in ci_usb_role_switch_set() local 674 struct ci_hdrc_cable *cable; in ci_get_platdata() local
|
/linux-6.3-rc2/include/linux/ |
A D | extcon-provider.h | 81 static inline struct extcon_dev *extcon_dev_allocate(const unsigned int *cable) in extcon_dev_allocate() 89 const unsigned int *cable) in devm_extcon_dev_allocate()
|
/linux-6.3-rc2/drivers/usb/typec/ |
A D | class.c | 67 struct typec_cable *cable = to_typec_cable(dev); in get_pd_identity() local 1015 struct typec_plug *typec_register_plug(struct typec_cable *cable, in typec_register_plug() 1073 struct typec_cable *cable = to_typec_cable(dev); in plug_type_show() local 1089 struct typec_cable *cable = to_typec_cable(dev); in typec_cable_release() local 1128 void typec_cable_put(struct typec_cable *cable) in typec_cable_put() 1140 int typec_cable_is_active(struct typec_cable *cable) in typec_cable_is_active() 1153 int typec_cable_set_identity(struct typec_cable *cable) in typec_cable_set_identity() 1176 struct typec_cable *cable; in typec_register_cable() local 1218 void typec_unregister_cable(struct typec_cable *cable) in typec_unregister_cable() 1660 struct typec_cable *cable = to_typec_cable(dev); in usb_power_delivery_revision_show() local
|
/linux-6.3-rc2/drivers/power/supply/ |
A 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
|
A D | axp288_charger.c | 129 struct extcon_dev *cable; member 139 } cable; member
|
/linux-6.3-rc2/drivers/usb/gadget/function/ |
A 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
|
/linux-6.3-rc2/drivers/ata/ |
A D | pata_cs5535.c | 67 u8 cable; in cs5535_cable_detect() local
|
A D | pata_macio.c | 482 const char* cable = of_get_property(priv->node, "cable-type", in pata_macio_cable_detect() local
|
/linux-6.3-rc2/drivers/platform/chrome/ |
A D | cros_ec_typec.h | 51 struct typec_cable *cable; member
|
/linux-6.3-rc2/sound/usb/ |
A D | midi.c | 137 uint8_t cable; /* cable number << 4 */ member 396 int cable = buffer[i] >> 4; in snd_usbmidi_standard_input() local 428 int cable = buffer[i] >> 4; in snd_usbmidi_maudio_broken_running_status_input() local 2254 int cable, err; in snd_usbmidi_create_endpoints_midiman() local
|
/linux-6.3-rc2/drivers/net/wan/ |
A D | wanxl.h | 138 volatile u32 cable; member
|
A D | wanxl.c | 112 const char *cable, *pm, *dte = "", *dsr = "", *dcd = ""; in wanxl_cable_intr() local
|
/linux-6.3-rc2/drivers/usb/renesas_usbhs/ |
A D | common.c | 445 int cable; in usbhsc_hotplug() local
|
/linux-6.3-rc2/drivers/phy/rockchip/ |
A D | phy-rockchip-inno-usb2.c | 551 static unsigned int cable; in rockchip_usb2phy_otg_sm_work() local
|