/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8940.c | 340 u16 iface = snd_soc_component_read(component, WM8940_IFACE) & 0xFE67; in wm8940_set_dai_fmt() local 395 u16 iface in wm8940_i2s_hw_params() local [all...] |
/kernel/linux/linux-5.10/sound/usb/usx2y/ |
H A D | us122l.c | 57 struct usb_interface *iface = usb_ifnum_to_if(dev, 1); in us122l_create_usbmidi() local 79 struct usb_interface *iface = usb_ifnum_to_if(dev, 0); in us144_create_usbmidi() local 155 struct usb_interface *iface; in usb_stream_hwdep_open() local 175 struct usb_interface *iface; in usb_stream_hwdep_release() local [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | card.c | 139 struct usb_interface *iface = usb_ifnum_to_if(dev, interface); in snd_usb_create_stream() local 293 struct usb_interface *iface = snd_usb_create_streams() local 661 check_delayed_register_option(struct snd_usb_audio *chip, int iface) check_delayed_register_option() argument [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifs_debug.c | 146 cifs_dump_iface(struct seq_file *m, struct cifs_server_iface *iface) in cifs_dump_iface() argument 451 struct cifs_server_iface *iface; in cifs_debug_data_proc_show() local [all...] |
/kernel/linux/linux-5.10/ipc/ |
H A D | util.c | 141 struct ipc_proc_iface *iface; in ipc_init_proc_interface() local 742 struct ipc_proc_iface *iface; global() member 779 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_next() local 796 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_start() local 823 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_stop() local 838 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_show() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
H A D | ip_set_hash_netiface.c | 62 char iface[IFNAMSIZ]; member 296 char iface[IFNAMSIZ]; global() member [all...] |
/kernel/linux/linux-5.10/drivers/staging/most/video/ |
H A D | video.c | 30 struct most_interface *iface; member 450 static int comp_probe_channel(struct most_interface *iface, int channel_idx, in comp_probe_channel() argument 368 get_comp_dev( struct most_interface *iface, int channel_idx) get_comp_dev() argument 509 comp_disconnect_channel(struct most_interface *iface, int channel_idx) comp_disconnect_channel() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/most/net/ |
H A D | net.c | 62 struct most_interface *iface; member 280 get_net_dev(struct most_interface *iface) get_net_dev() argument 290 get_net_dev_hold(struct most_interface *iface) get_net_dev_hold() argument 305 comp_probe_channel(struct most_interface *iface, int channel_idx, struct most_channel_config *ccfg, char *name, char *args) comp_probe_channel() argument 362 comp_disconnect_channel(struct most_interface *iface, int channel_idx) comp_disconnect_channel() argument 409 comp_resume_tx_channel(struct most_interface *iface, int channel_idx) comp_resume_tx_channel() argument 547 on_netinfo(struct most_interface *iface, unsigned char link_stat, unsigned char *mac_addr) on_netinfo() argument [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nand_hynix.c | 681 h27ucg8t2atrbc_choose_interface_config(struct nand_chip *chip, struct nand_interface_config *iface) h27ucg8t2atrbc_choose_interface_config() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_ipmi.c | 111 ipmi_dev_alloc(int iface, struct device *dev, acpi_handle handle) in ipmi_dev_alloc() argument 434 static void ipmi_register_bmc(int iface, struct device *dev) in ipmi_register_bmc() argument 481 static void ipmi_bmc_gone(int iface) in ipmi_bmc_gone() argument [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_debug.c | 213 cifs_dump_iface(struct seq_file *m, struct cifs_server_iface *iface) in cifs_dump_iface() argument 288 struct cifs_server_iface *iface; cifs_debug_data_proc_show() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/most/video/ |
H A D | video.c | 30 struct most_interface *iface; member 368 static struct most_video_dev *get_comp_dev(struct most_interface *iface, int channel_idx) in get_comp_dev() argument 449 static int comp_probe_channel(struct most_interface *iface, int channel_idx, in comp_probe_channel() argument 508 comp_disconnect_channel(struct most_interface *iface, int channel_idx) comp_disconnect_channel() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/most/net/ |
H A D | net.c | 62 struct most_interface *iface; member 280 get_net_dev(struct most_interface *iface) get_net_dev() argument 290 get_net_dev_hold(struct most_interface *iface) get_net_dev_hold() argument 305 comp_probe_channel(struct most_interface *iface, int channel_idx, struct most_channel_config *ccfg, char *name, char *args) comp_probe_channel() argument 362 comp_disconnect_channel(struct most_interface *iface, int channel_idx) comp_disconnect_channel() argument 409 comp_resume_tx_channel(struct most_interface *iface, int channel_idx) comp_resume_tx_channel() argument 546 on_netinfo(struct most_interface *iface, unsigned char link_stat, unsigned char *mac_addr) on_netinfo() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | devices.c | 191 usb_dump_interface_descriptor(char *start, char *end, const struct usb_interface_cache *intfc, const struct usb_interface *iface, int setno) usb_dump_interface_descriptor() argument 222 usb_dump_interface(int speed, char *start, char *end, const struct usb_interface_cache *intfc, const struct usb_interface *iface, int setno) usb_dump_interface() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | tcm.h | 111 u16 iface; member
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | usb.c | 169 int usb_stor_suspend(struct usb_interface *iface, pm_message_t message) in usb_stor_suspend() argument 189 int usb_stor_resume(struct usb_interface *iface) in usb_stor_resume() argument 203 int usb_stor_reset_resume(struct usb_interface *iface) in usb_stor_reset_resume() argument 225 int usb_stor_pre_reset(struct usb_interface *iface) in usb_stor_pre_reset() argument 235 int usb_stor_post_reset(struct usb_interface *iface) in usb_stor_post_reset() argument [all...] |
/kernel/linux/linux-6.6/drivers/cdx/controller/ |
H A D | mcdi.h | 179 struct cdx_mcdi_iface iface; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | control.h | 48 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
/kernel/linux/linux-6.6/ipc/ |
H A D | util.c | 142 struct ipc_proc_iface *iface; in ipc_init_proc_interface() local 776 struct ipc_proc_iface *iface; global() member 822 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_next() local 841 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_start() local 868 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_stop() local 883 struct ipc_proc_iface *iface = iter->iface; sysvipc_proc_show() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_router_hw.c | 234 struct prestera_iface iface; prestera_rif_entry_destroy() local 253 struct prestera_iface iface; prestera_rif_entry_create() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-imx.c | 222 unsigned int iface; in imx93_dwmac_fix_speed() local
|
H A D | dwmac-sti.c | 178 int iface = dwmac->interface; in sti_dwmac_set_mode() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vpu_core.c | 618 struct vpu_shared_addr *iface; in vpu_core_probe() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_80211_rx.c | 66 struct hostap_interface *iface; in prism2_rx_80211() local 535 struct hostap_interface *iface = NULL; in prism2_rx_get_wds() local 719 struct hostap_interface *iface; hostap_80211_rx() local [all...] |
H A D | hostap_plx.c | 110 struct hostap_interface *iface; in hfa384x_outb_debug() local 125 struct hostap_interface *iface; in hfa384x_inb_debug() local 142 struct hostap_interface *iface; in hfa384x_outw_debug() local 157 struct hostap_interface *iface; in hfa384x_inw_debug() local 175 struct hostap_interface *iface; hfa384x_outsw_debug() local 191 struct hostap_interface *iface; hfa384x_insw_debug() local 441 struct hostap_interface *iface; prism2_plx_probe() local 586 struct hostap_interface *iface; prism2_plx_remove() local [all...] |