Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/drivers/
H A Daloop.c145 struct loopback_cable *cable; member
250 struct loopback_cable *cable = dpcm->cable; in loopback_snd_timer_start() local
288 struct loopback_cable *cable = dpcm->cable; in loopback_snd_timer_stop() local
318 struct loopback_cable *cable = dpcm->cable; in loopback_snd_timer_close_cable() local
340 static int loopback_check_format(struct loopback_cable *cable, int stream) in loopback_check_format()
401 struct loopback_cable *cable = dpcm->cable; in loopback_trigger() local
458 struct loopback_cable *cable = dpcm->cable; in params_change() local
478 struct loopback_cable *cable = dpcm->cable; in loopback_prepare() local
622 (struct loopback_cable *cable) in loopback_jiffies_timer_pos_update()
702 struct loopback_cable *cable = dpcm->cable; in loopback_snd_timer_check_resolution() local
[all …]
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon.c318 struct extcon_cable *cable; in is_extcon_property_capability() local
351 struct extcon_cable *cable = &edev->cables[index]; in init_property() local
394 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_name_show() local
405 struct extcon_cable *cable = container_of(attr, struct extcon_cable, in cable_state_show() local
634 struct extcon_cable *cable; in extcon_get_property() local
713 struct extcon_cable *cable; in extcon_set_property() local
834 struct extcon_cable *cable; in extcon_set_property_capability() local
1134 struct extcon_cable *cable; in extcon_dev_register() local
H A Dextcon-fsa9480.c110 u16 cable; member
210 int cable = fls64(cables) - 1; in fsa9480_handle_change() local
H A Dextcon-intel-cht-wc.c235 unsigned int cable, bool state) in cht_wc_extcon_set_state()
245 unsigned int cable = EXTCON_NONE; in cht_wc_extcon_pwrsrc_event() local
H A Dextcon-axp288.c215 unsigned int cable = info->previous_cable; in axp288_handle_chrg_det_event() local
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dotg.c31 struct ci_hdrc_cable *cable; in hw_read_otgsc() local
85 struct ci_hdrc_cable *cable; in hw_write_otgsc() local
H A Dcore.c604 struct ci_hdrc_cable *cable = NULL; in ci_usb_role_switch_set() local
660 struct ci_hdrc_cable *cable; in ci_get_platdata() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dextcon-provider.h81 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()
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video_eq.c174 int cable = pvin_eq_set->Cable; in video_input_eq_val_set() local
215 int cable = pvin_eq_set->Cable; in video_input_eq_cable_set() local
/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dclass.c125 struct typec_cable *cable = to_typec_cable(dev); in get_pd_identity() local
1018 struct typec_plug *typec_register_plug(struct typec_cable *cable, in typec_register_plug()
1076 struct typec_cable *cable = to_typec_cable(dev); in plug_type_show() local
1092 struct typec_cable *cable = to_typec_cable(dev); in typec_cable_release() local
1131 void typec_cable_put(struct typec_cable *cable) in typec_cable_put()
1143 int typec_cable_is_active(struct typec_cable *cable) in typec_cable_is_active()
1156 int typec_cable_set_identity(struct typec_cable *cable) in typec_cable_set_identity()
1179 struct typec_cable *cable; in typec_register_cable() local
1221 void typec_unregister_cable(struct typec_cable *cable) in typec_unregister_cable()
1565 struct typec_cable *cable = to_typec_cable(dev); in usb_power_delivery_revision_show() local
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcharger-manager.c915 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()
1053 struct charger_cable *cable = &charger->cables[j]; in charger_manager_register_extcon() local
H A Daxp288_charger.c125 struct extcon_dev *cable; member
135 } cable; member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A 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
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_cs5535.c67 u8 cable; in cs5535_cable_detect() local
H A Dpata_macio.c482 const char* cable = of_get_property(priv->node, "cable-type", in pata_macio_cable_detect() local
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dwanxl.h138 volatile u32 cable; member
H A Dwanxl.c119 const char *cable, *pm, *dte = "", *dsr = "", *dcd = ""; in wanxl_cable_intr() local
/OK3568_Linux_fs/kernel/sound/usb/
H A 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
2178 int cable, err; in snd_usbmidi_create_endpoints_midiman() local
/OK3568_Linux_fs/kernel/drivers/net/wan/lmc/
H A Dlmc_media.c541 int cable; in lmc_ssi_init() local
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dcommon.c445 int cable; in usbhsc_hotplug() local
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c459 static unsigned int cable; in rk3288_usb_phy_otg_sm_work() local
H A Dphy-rockchip-naneng-usb2.c922 static unsigned int cable; in rockchip_usb2phy_otg_sm_work() local
H A Dphy-rockchip-inno-usb2.c1207 static unsigned int cable; in rockchip_usb2phy_otg_sm_work() local
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dpmac.c914 const char *cable = of_get_property(np, "cable-type", NULL); in pmac_ide_cable_detect() local