Home
last modified time | relevance | path

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

/linux-4.1.27/sound/drivers/
Daloop.c106 struct loopback_cable *cable; member
198 static int loopback_check_format(struct loopback_cable *cable, int stream) in loopback_check_format()
259 struct loopback_cable *cable = dpcm->cable; in loopback_trigger() local
325 struct loopback_cable *cable = dpcm->cable; in params_change() local
342 struct loopback_cable *cable = dpcm->cable; in loopback_prepare() local
479 static unsigned int loopback_pos_update(struct loopback_cable *cable) in loopback_pos_update()
604 struct loopback_cable *cable = dpcm->cable; in loopback_hw_free() local
666 struct loopback_cable *cable; in loopback_open() local
735 struct loopback_cable *cable; in loopback_close() local
877 struct loopback_cable *cable = loopback->cables in loopback_active_get() local
[all …]
/linux-4.1.27/drivers/power/
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
1831 struct charger_cable *cable = &charger->cables[j]; in charger_manager_probe() local
1864 struct charger_cable *cable = &charger->cables[j]; in charger_manager_remove() local
/linux-4.1.27/drivers/extcon/
Dextcon.c173 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_name_show() local
183 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_state_show() local
739 struct extcon_cable *cable; in extcon_dev_register() local
/linux-4.1.27/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-4.1.27/drivers/usb/gadget/function/
Df_midi.c60 uint8_t cable; member
217 static void f_midi_read_data(struct usb_ep *ep, int cable, in f_midi_read_data()
240 int cable = buf[i] >> 4; in f_midi_handle_out_data() local
/linux-4.1.27/drivers/net/wan/
Dwanxl.h141 volatile u32 cable; member
Dwanxl.c122 const char *cable, *pm, *dte = "", *dsr = "", *dcd = ""; in wanxl_cable_intr() local
/linux-4.1.27/sound/usb/
Dmidi.c153 uint8_t cable; /* cable number << 4 */ member
411 int cable = buffer[i] >> 4; in snd_usbmidi_standard_input() local
443 int cable = buffer[i] >> 4; in snd_usbmidi_maudio_broken_running_status_input() local
2121 int cable, err; in snd_usbmidi_create_endpoints_midiman() local
/linux-4.1.27/drivers/net/wan/lmc/
Dlmc_media.c542 int cable; in lmc_ssi_init() local
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dcommon.c376 int cable; in usbhsc_hotplug() local
/linux-4.1.27/drivers/ide/
Dpmac.c919 const char *cable = of_get_property(np, "cable-type", NULL); in pmac_ide_cable_detect() local
/linux-4.1.27/drivers/staging/dgap/
Ddgap.h1187 char *cable; member