/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_pro.c | 981 int pcan_usb_pro_probe(struct usb_interface *intf) in pcan_usb_pro_probe() argument
|
/kernel/linux/linux-6.6/drivers/net/can/usb/ |
H A D | usb_8dev.c | 896 static int usb_8dev_probe(struct usb_interface *intf, in usb_8dev_probe() argument 989 static void usb_8dev_disconnect(struct usb_interface *intf) in usb_8dev_disconnect() argument
|
/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/ |
H A D | es58x_core.c | 2152 static struct es58x_device *es58x_init_es58x_dev(struct usb_interface *intf, in es58x_init_es58x_dev() argument 2218 static int es58x_probe(struct usb_interface *intf, in es58x_probe() argument 2250 es58x_disconnect(struct usb_interface *intf) es58x_disconnect() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp.c | 34 void bcmasp_enable_tx_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_tx_irq() argument 45 void bcmasp_enable_rx_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_rx_irq() argument 67 static void bcmasp_intr2_handling(struct bcmasp_intf *intf, u32 status) in bcmasp_intr2_handling() argument 87 struct bcmasp_intf *intf; bcmasp_isr() local 107 bcmasp_flush_rx_port(struct bcmasp_intf *intf) bcmasp_flush_rx_port() argument 497 bcmasp_netfilt_suspend(struct bcmasp_intf *intf) bcmasp_netfilt_suspend() argument 531 bcmasp_netfilt_get_all_active(struct bcmasp_intf *intf, u32 *rule_locs, u32 *rule_cnt) bcmasp_netfilt_get_all_active() argument 558 bcmasp_netfilt_get_active(struct bcmasp_intf *intf) bcmasp_netfilt_get_active() argument 580 bcmasp_netfilt_check_dup(struct bcmasp_intf *intf, struct ethtool_rx_flow_spec *fs) bcmasp_netfilt_check_dup() argument 647 bcmasp_netfilt_get_init(struct bcmasp_intf *intf, u32 loc, bool wake_filter, bool init) bcmasp_netfilt_get_init() argument 713 bcmasp_netfilt_release(struct bcmasp_intf *intf, struct bcmasp_net_filter *nfilt) bcmasp_netfilt_release() argument 733 bcmasp_set_mda_filter(struct bcmasp_intf *intf, const unsigned char *addr, unsigned char *mask, unsigned int i) bcmasp_set_mda_filter() argument 754 bcmasp_en_mda_filter(struct bcmasp_intf *intf, bool en, unsigned int i) bcmasp_en_mda_filter() argument 801 bcmasp_set_promisc(struct bcmasp_intf *intf, bool en) bcmasp_set_promisc() argument 812 bcmasp_set_allmulti(struct bcmasp_intf *intf, bool en) bcmasp_set_allmulti() argument 822 bcmasp_set_broad(struct bcmasp_intf *intf, bool en) bcmasp_set_broad() argument 832 bcmasp_set_oaddr(struct bcmasp_intf *intf, const unsigned char *addr, bool en) bcmasp_set_oaddr() argument 842 bcmasp_disable_all_filters(struct bcmasp_intf *intf) bcmasp_disable_all_filters() argument 858 bcmasp_combine_set_filter(struct bcmasp_intf *intf, unsigned char *addr, unsigned char *mask, int i) bcmasp_combine_set_filter() argument 886 bcmasp_set_en_mda_filter(struct bcmasp_intf *intf, unsigned char *addr, unsigned char *mask) bcmasp_set_en_mda_filter() argument 1011 bcmasp_core_clock_set_intf(struct bcmasp_intf *intf, bool en) bcmasp_core_clock_set_intf() argument 1092 bcmasp_enable_wol_shared(struct bcmasp_intf *intf, bool en) bcmasp_enable_wol_shared() argument 1131 struct bcmasp_intf *intf; bcmasp_init_wol_per_intf() local 1148 bcmasp_enable_wol_per_intf(struct bcmasp_intf *intf, bool en) bcmasp_enable_wol_per_intf() argument 1161 struct bcmasp_intf *intf; bcmasp_wol_irq_destroy_per_intf() local 1216 struct bcmasp_intf *intf, *n; bcmasp_remove_intfs() local 1230 struct bcmasp_intf *intf; bcmasp_probe() local 1368 struct bcmasp_intf *intf; bcmasp_suspend() local 1396 struct bcmasp_intf *intf; bcmasp_resume() local [all...] |
H A D | bcmasp_intf.c | 57 static void bcmasp_enable_tx(struct bcmasp_intf *intf, int en) in bcmasp_enable_tx() argument 71 static void bcmasp_enable_rx(struct bcmasp_intf *intf, int en) in bcmasp_enable_rx() argument 83 struct bcmasp_intf *intf in bcmasp_set_rx_mode() local 135 bcmasp_clean_txcb(struct bcmasp_intf *intf, int index) bcmasp_clean_txcb() argument 145 tx_spb_ring_full(struct bcmasp_intf *intf, int cnt) tx_spb_ring_full() argument 163 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_csum_offload() local 234 bcmasp_rx_edpkt_dma_rq(struct bcmasp_intf *intf) bcmasp_rx_edpkt_dma_rq() argument 239 bcmasp_rx_edpkt_cfg_wq(struct bcmasp_intf *intf, dma_addr_t addr) bcmasp_rx_edpkt_cfg_wq() argument 244 bcmasp_rx_edpkt_dma_wq(struct bcmasp_intf *intf, dma_addr_t addr) bcmasp_rx_edpkt_dma_wq() argument 249 bcmasp_tx_spb_dma_rq(struct bcmasp_intf *intf) bcmasp_tx_spb_dma_rq() argument 254 bcmasp_tx_spb_dma_wq(struct bcmasp_intf *intf, dma_addr_t addr) bcmasp_tx_spb_dma_wq() argument 269 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_xmit() local 377 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_netif_start() local 389 umac_reset(struct bcmasp_intf *intf) umac_reset() argument 397 umac_set_hw_addr(struct bcmasp_intf *intf, const unsigned char *addr) umac_set_hw_addr() argument 408 umac_enable_set(struct bcmasp_intf *intf, u32 mask, unsigned int enable) umac_enable_set() argument 427 umac_init(struct bcmasp_intf *intf) umac_init() argument 437 struct bcmasp_intf *intf = bcmasp_tx_poll() local 498 struct bcmasp_intf *intf = bcmasp_rx_poll() local 606 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_adj_link() local 676 bcmasp_init_rx(struct bcmasp_intf *intf) bcmasp_init_rx() argument 753 bcmasp_reclaim_free_all_rx(struct bcmasp_intf *intf) bcmasp_reclaim_free_all_rx() argument 764 bcmasp_init_tx(struct bcmasp_intf *intf) bcmasp_init_tx() argument 816 bcmasp_reclaim_free_all_tx(struct bcmasp_intf *intf) bcmasp_reclaim_free_all_tx() argument 828 bcmasp_ephy_enable_set(struct bcmasp_intf *intf, bool enable) bcmasp_ephy_enable_set() argument 866 bcmasp_rgmii_mode_en_set(struct bcmasp_intf *intf, bool enable) bcmasp_rgmii_mode_en_set() argument 881 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_netif_deinit() local 923 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_stop() local 948 bcmasp_configure_port(struct bcmasp_intf *intf) bcmasp_configure_port() argument 988 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_netif_init() local 1112 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_open() local 1130 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_tx_timeout() local 1139 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_get_phys_port_name() local 1150 struct bcmasp_intf *intf = netdev_priv(dev); bcmasp_get_stats64() local 1182 bcmasp_map_res(struct bcmasp_priv *priv, struct bcmasp_intf *intf) bcmasp_map_res() argument 1206 struct bcmasp_intf *intf; bcmasp_interface_create() local 1293 bcmasp_interface_destroy(struct bcmasp_intf *intf) bcmasp_interface_destroy() argument 1302 bcmasp_suspend_to_wol(struct bcmasp_intf *intf) bcmasp_suspend_to_wol() argument 1335 bcmasp_interface_suspend(struct bcmasp_intf *intf) bcmasp_interface_suspend() argument 1376 bcmasp_resume_from_wol(struct bcmasp_intf *intf) bcmasp_resume_from_wol() argument 1390 bcmasp_interface_resume(struct bcmasp_intf *intf) bcmasp_interface_resume() argument [all...] |
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | pvcalls-front.c | 136 struct pvcalls_data_intf *intf = map->active.ring; in pvcalls_front_write_todo() local 153 struct pvcalls_data_intf *intf = map->active.ring; in pvcalls_front_read_todo() local 490 static int __write_ring(struct pvcalls_data_intf *intf, in __write_ring() argument 585 __read_ring(struct pvcalls_data_intf *intf, struct pvcalls_data *data, struct iov_iter *msg_iter, size_t len, int flags) __read_ring() argument 972 struct pvcalls_data_intf *intf = map->active.ring; pvcalls_front_poll_active() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | camera.c | 338 struct gb_interface *intf = gcam->connection->intf; in gb_camera_set_power_mode() local
|
/kernel/linux/linux-6.6/drivers/usb/class/ |
H A D | cdc-acm.c | 257 struct usb_interface *intf = to_usb_interface(dev); in bmCapabilities_show() local 267 struct usb_interface *intf = to_usb_interface(dev); in wCountryCodes_show() local 279 struct usb_interface *intf = to_usb_interface(dev); in iCountryCodeRelDate_show() local 1169 static int acm_probe(struct usb_interface *intf, in acm_probe() argument 1558 acm_disconnect(struct usb_interface *intf) acm_disconnect() argument 1617 acm_suspend(struct usb_interface *intf, pm_message_t message) acm_suspend() argument 1642 acm_resume(struct usb_interface *intf) acm_resume() argument 1681 acm_reset_resume(struct usb_interface *intf) acm_reset_resume() argument 1693 acm_pre_reset(struct usb_interface *intf) acm_pre_reset() argument [all...] |
H A D | cdc-wdm.c | 85 struct usb_interface *intf; member 120 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device() argument 712 struct usb_interface *intf; wdm_open() local 879 struct usb_interface *intf = desc->intf; wdm_wwan_port_tx() local 923 struct usb_interface *intf = desc->intf; wdm_wwan_init() local 1017 wdm_create(struct usb_interface *intf, struct usb_endpoint_descriptor *ep, u16 bufsize, enum wwan_port_type type, int (*manage_power)(struct usb_interface *, int)) wdm_create() argument 1131 wdm_manage_power(struct usb_interface *intf, int on) wdm_manage_power() argument 1142 wdm_probe(struct usb_interface *intf, const struct usb_device_id *id) wdm_probe() argument 1192 usb_cdc_wdm_register(struct usb_interface *intf, struct usb_endpoint_descriptor *ep, int bufsize, enum wwan_port_type type, int (*manage_power)(struct usb_interface *, int)) usb_cdc_wdm_register() argument 1209 wdm_disconnect(struct usb_interface *intf) wdm_disconnect() argument 1247 wdm_suspend(struct usb_interface *intf, pm_message_t message) wdm_suspend() argument 1299 wdm_resume(struct usb_interface *intf) wdm_resume() argument 1313 wdm_pre_reset(struct usb_interface *intf) wdm_pre_reset() argument 1338 wdm_post_reset(struct usb_interface *intf) wdm_post_reset() argument [all...] |
H A D | usblp.c | 142 struct usb_interface *intf; /* The interface */ member 411 struct usb_interface *intf; in usblp_open() local 1107 struct usb_interface *intf = to_usb_interface(dev); ieee1284_id_show() local 1125 usblp_probe(struct usb_interface *intf, const struct usb_device_id *id) usblp_probe() argument 1392 usblp_disconnect(struct usb_interface *intf) usblp_disconnect() argument 1420 usblp_suspend(struct usb_interface *intf, pm_message_t message) usblp_suspend() argument 1434 usblp_resume(struct usb_interface *intf) usblp_resume() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_uac1_legacy.c | 574 static int f_audio_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_audio_set_alt() argument 655 static int f_audio_get_alt(struct usb_function *f, unsigned intf) in f_audio_get_alt() argument
|
H A D | f_uac1.c | 876 static int f_audio_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_audio_set_alt() argument 930 static int f_audio_get_alt(struct usb_function *f, unsigned intf) in f_audio_get_alt() argument
|
H A D | f_printer.c | 1170 printer_func_set_alt(struct usb_function *f, unsigned intf, unsigned alt) printer_func_set_alt() argument
|
H A D | f_sourcesink.c | 746 static int sourcesink_get_alt(struct usb_function *f, unsigned intf) in sourcesink_get_alt() argument 736 sourcesink_set_alt(struct usb_function *f, unsigned intf, unsigned alt) sourcesink_set_alt() argument
|
H A D | f_ncm.c | 847 static int ncm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in ncm_set_alt() argument 928 static int ncm_get_alt(struct usb_function *f, unsigned intf) in ncm_get_alt() argument
|
H A D | f_midi.c | 363 static int f_midi_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_midi_set_alt() argument
|
H A D | f_hid.c | 806 static int hidg_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in hidg_set_alt() argument
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | message.c | 1240 static int create_intf_ep_devs(struct usb_interface *intf) in create_intf_ep_devs() argument 1255 static void remove_intf_ep_devs(struct usb_interface *intf) in remove_intf_ep_devs() argument 1339 usb_disable_interface(struct usb_device *dev, struct usb_interface *intf, bool reset_hardware) usb_disable_interface() argument 1475 usb_enable_interface(struct usb_device *dev, struct usb_interface *intf, bool reset_eps) usb_enable_interface() argument 1738 struct usb_interface *intf = config->interface[i]; usb_reset_configuration() local 1770 struct usb_interface *intf = to_usb_interface(dev); usb_release_interface() local 1785 usb_deauthorize_interface(struct usb_interface *intf) usb_deauthorize_interface() argument 1807 usb_authorize_interface(struct usb_interface *intf) usb_authorize_interface() argument 1821 const struct usb_interface *intf; usb_if_uevent() local 2100 struct usb_interface *intf; usb_set_configuration() local 2193 struct usb_interface *intf = cp->interface[i]; usb_set_configuration() local 2321 cdc_parse_cdc_header(struct usb_cdc_parsed_header *hdr, struct usb_interface *intf, u8 *buffer, int buflen) cdc_parse_cdc_header() argument [all...] |
H A D | sysfs.c | 1096 struct usb_interface *intf; in interface_show() local 1110 struct usb_interface *intf; in modalias_show() local 1158 struct usb_interface *intf = to_usb_interface(dev); interface_authorized_show() local 1169 struct usb_interface *intf = to_usb_interface(dev); interface_authorized_store() local 1215 struct usb_interface *intf = to_usb_interface(dev); intf_assoc_attrs_are_visible() local 1230 struct usb_interface *intf; wireless_status_show() local 1248 struct usb_interface *intf = to_usb_interface(dev); intf_wireless_status_attr_is_visible() local 1261 usb_update_wireless_status_attr(struct usb_interface *intf) usb_update_wireless_status_attr() argument 1283 usb_create_sysfs_intf_files(struct usb_interface *intf) usb_create_sysfs_intf_files() argument 1300 usb_remove_sysfs_intf_files(struct usb_interface *intf) usb_remove_sysfs_intf_files() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | f81232.c | 824 static int f81534a_ctrl_set_register(struct usb_interface *intf, u16 reg, in f81534a_ctrl_set_register() argument 859 static int f81534a_ctrl_enable_all_ports(struct usb_interface *intf, bool en) in f81534a_ctrl_enable_all_ports() argument 884 static int f81534a_ctrl_probe(struct usb_interface *intf, in f81534a_ctrl_probe() argument 890 static void f81534a_ctrl_disconnect(struct usb_interface *intf) in f81534a_ctrl_disconnect() argument 895 f81534a_ctrl_resume(struct usb_interface *intf) f81534a_ctrl_resume() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | alauda.c | 1236 static int alauda_probe(struct usb_interface *intf, in alauda_probe() argument
|
H A D | sddr09.c | 1748 static int sddr09_probe(struct usb_interface *intf, in sddr09_probe() argument
|
H A D | realtek_cr.c | 1033 static int realtek_cr_probe(struct usb_interface *intf, in realtek_cr_probe() argument
|
H A D | shuttle_usbat.c | 1833 static int usbat_probe(struct usb_interface *intf, in usbat_probe() argument
|
H A D | uas.c | 35 struct usb_interface *intf; member 935 uas_switch_interface(struct usb_device *udev, struct usb_interface *intf) uas_switch_interface() argument 992 uas_probe(struct usb_interface *intf, const struct usb_device_id *id) uas_probe() argument 1108 uas_pre_reset(struct usb_interface *intf) uas_pre_reset() argument 1133 uas_post_reset(struct usb_interface *intf) uas_post_reset() argument 1159 uas_suspend(struct usb_interface *intf, pm_message_t message) uas_suspend() argument 1172 uas_resume(struct usb_interface *intf) uas_resume() argument 1177 uas_reset_resume(struct usb_interface *intf) uas_reset_resume() argument 1199 uas_disconnect(struct usb_interface *intf) uas_disconnect() argument 1233 struct usb_interface *intf = to_usb_interface(dev); uas_shutdown() local [all...] |