Home
last modified time | relevance | path

Searched defs:cable (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/sound/drivers/
Daloop.c107 struct loopback_cable *cable; member
204 static int loopback_check_format(struct loopback_cable *cable, int stream) in loopback_check_format()
265 struct loopback_cable *cable = dpcm->cable; in loopback_trigger() local
322 struct loopback_cable *cable = dpcm->cable; in params_change() local
335 struct loopback_cable *cable = dpcm->cable; in loopback_prepare() local
474 static unsigned int loopback_pos_update(struct loopback_cable *cable) in loopback_pos_update()
599 struct loopback_cable *cable = dpcm->cable; in loopback_hw_free() local
619 struct loopback_cable *cable = dpcm->cable; in rule_format() local
634 struct loopback_cable *cable = dpcm->cable; in rule_rate() local
650 struct loopback_cable *cable = dpcm->cable; in rule_channels() local
[all …]
/Linux-v4.19/drivers/extcon/
Dextcon.c311 struct extcon_cable *cable; in is_extcon_property_capability() local
344 struct extcon_cable *cable = &edev->cables[index]; in init_property() local
387 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_name_show() local
398 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_state_show() local
627 struct extcon_cable *cable; in extcon_get_property() local
706 struct extcon_cable *cable; in extcon_set_property() local
827 struct extcon_cable *cable; in extcon_set_property_capability() local
1128 struct extcon_cable *cable; in extcon_dev_register() local
Dextcon-intel-cht-wc.c204 unsigned int cable, bool state) in cht_wc_extcon_set_state()
214 unsigned int cable = EXTCON_NONE; in cht_wc_extcon_pwrsrc_event() local
Dextcon-axp288.c221 unsigned int cable = info->previous_cable; in axp288_handle_chrg_det_event() local
/Linux-v4.19/drivers/usb/chipidea/
Dotg.c30 struct ci_hdrc_cable *cable; in hw_read_otgsc() local
83 struct ci_hdrc_cable *cable; in hw_write_otgsc() local
Dcore.c605 struct ci_hdrc_cable *cable; in ci_get_platdata() local
/Linux-v4.19/include/linux/
Dextcon-provider.h89 static inline struct extcon_dev *extcon_dev_allocate(const unsigned int *cable) in extcon_dev_allocate()
97 const unsigned int *cable) in devm_extcon_dev_allocate()
/Linux-v4.19/drivers/power/supply/
Dcharger-manager.c1132 struct charger_cable *cable = in charger_extcon_work() local
1164 struct charger_cable *cable = in charger_extcon_notifier() local
1199 struct charger_cable *cable) in charger_extcon_init()
1252 struct charger_cable *cable = &charger->cables[j]; in charger_manager_register_extcon() local
1836 struct charger_cable *cable = &charger->cables[j]; in charger_manager_probe() local
1869 struct charger_cable *cable = &charger->cables[j]; in charger_manager_remove() local
Daxp288_charger.c131 struct extcon_dev *cable; member
141 } cable; member
/Linux-v4.19/drivers/usb/typec/
Dclass.c89 struct typec_cable *cable = to_typec_cable(dev); in get_pd_identity() local
738 struct typec_plug *typec_register_plug(struct typec_cable *cable, in typec_register_plug()
787 struct typec_cable *cable = to_typec_cable(dev); in type_show() local
804 struct typec_cable *cable = to_typec_cable(dev); in plug_type_show() local
819 struct typec_cable *cable = to_typec_cable(dev); in typec_cable_release() local
837 int typec_cable_set_identity(struct typec_cable *cable) in typec_cable_set_identity()
860 struct typec_cable *cable; in typec_register_cable() local
901 void typec_unregister_cable(struct typec_cable *cable) in typec_unregister_cable()
/Linux-v4.19/drivers/ata/
Dpata_cs5535.c79 u8 cable; in cs5535_cable_detect() local
Dpata_macio.c481 const char* cable = of_get_property(priv->node, "cable-type", in pata_macio_cable_detect() local
/Linux-v4.19/drivers/usb/gadget/function/
Df_midi.c74 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-v4.19/drivers/net/wan/
Dwanxl.h141 volatile u32 cable; member
Dwanxl.c122 const char *cable, *pm, *dte = "", *dsr = "", *dcd = ""; in wanxl_cable_intr() local
/Linux-v4.19/sound/usb/
Dmidi.c153 uint8_t cable; /* cable number << 4 */ member
412 int cable = buffer[i] >> 4; in snd_usbmidi_standard_input() local
444 int cable = buffer[i] >> 4; in snd_usbmidi_maudio_broken_running_status_input() local
2149 int cable, err; in snd_usbmidi_create_endpoints_midiman() local
/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_media.c543 int cable; in lmc_ssi_init() local
/Linux-v4.19/drivers/usb/renesas_usbhs/
Dcommon.c369 int cable; in usbhsc_hotplug() local
/Linux-v4.19/drivers/phy/rockchip/
Dphy-rockchip-inno-usb2.c541 static unsigned int cable; in rockchip_usb2phy_otg_sm_work() local
/Linux-v4.19/drivers/ide/
Dpmac.c919 const char *cable = of_get_property(np, "cable-type", NULL); in pmac_ide_cable_detect() local