| /linux/drivers/net/ethernet/broadcom/asp2/ |
| A D | bcmasp_intf.c | 83 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_rx_mode() local 163 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_csum_offload() local 269 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_xmit() local 378 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_start() local 489 struct bcmasp_intf *intf = in bcmasp_tx_poll() local 507 struct bcmasp_intf *intf = in bcmasp_rx_poll() local 615 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_adj_link() local 877 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_deinit() local 919 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_stop() local 986 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_init() local [all …]
|
| A D | bcmasp_ethtool.c | 155 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_ethtool_stats() local 178 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_msglevel() local 185 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_msglevel() local 193 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_wol() local 205 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_wol() local 226 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_flow_insert() local 270 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_flow_delete() local 299 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_rxnfc() local 323 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_rxnfc() local 367 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_eee() local [all …]
|
| A D | bcmasp.c | 34 void bcmasp_enable_phy_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_phy_irq() 48 void bcmasp_enable_tx_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_tx_irq() 104 struct bcmasp_intf *intf; in bcmasp_isr() local 124 void bcmasp_flush_rx_port(struct bcmasp_intf *intf) in bcmasp_flush_rx_port() 514 void bcmasp_netfilt_suspend(struct bcmasp_intf *intf) in bcmasp_netfilt_suspend() 1167 struct bcmasp_intf *intf; in bcmasp_init_wol_per_intf() local 1197 struct bcmasp_intf *intf; in bcmasp_wol_irq_destroy_per_intf() local 1293 struct bcmasp_intf *intf, *n; in bcmasp_remove_intfs() local 1307 struct bcmasp_intf *intf; in bcmasp_probe() local 1440 struct bcmasp_intf *intf; in bcmasp_suspend() local [all …]
|
| A D | bcmasp_intf_defs.h | 5 #define UMC_OFFSET(intf) \ argument 135 #define RGMII_OFFSET(intf) \ argument 161 #define TX_SPB_DMA_OFFSET(intf) \ argument 171 #define TX_SPB_CTRL_OFFSET(intf) \ argument 178 #define TX_SPB_TOP_OFFSET(intf) \ argument 183 #define TX_EPKT_C_OFFSET(intf) \ argument 191 #define TX_PAUSE_CTRL_OFFSET(intf) \ argument 195 #define RX_EDPKT_DMA_OFFSET(intf) \ argument 206 #define RX_EDPKT_CFG_OFFSET(intf) \ argument 227 #define RX_SPB_DMA_OFFSET(intf) \ argument [all …]
|
| /linux/drivers/greybus/ |
| A D | interface.c | 252 struct gb_interface *intf; in gb_interface_mode_switch_work() local 459 struct gb_interface *intf = to_gb_interface(dev); in voltage_now_show() local 478 struct gb_interface *intf = to_gb_interface(dev); in current_now_show() local 497 struct gb_interface *intf = to_gb_interface(dev); in power_now_show() local 516 struct gb_interface *intf = to_gb_interface(dev); in power_state_show() local 528 struct gb_interface *intf = to_gb_interface(dev); in power_state_store() local 586 struct gb_interface *intf = to_gb_interface(dev); in interface_type_show() local 790 struct gb_interface *intf; in gb_interface_create() local 1217 int gb_interface_add(struct gb_interface *intf) in gb_interface_add() 1250 void gb_interface_del(struct gb_interface *intf) in gb_interface_del() [all …]
|
| A D | manifest.c | 51 static void release_manifest_descriptors(struct gb_interface *intf) in release_manifest_descriptors() 76 static struct manifest_desc *get_next_bundle_desc(struct gb_interface *intf) in get_next_bundle_desc() 98 static int identify_descriptor(struct gb_interface *intf, in identify_descriptor() 185 static char *gb_string_get(struct gb_interface *intf, u8 string_id) in gb_string_get() 230 struct gb_interface *intf = bundle->intf; in gb_manifest_parse_cports() local 312 static u32 gb_manifest_parse_bundles(struct gb_interface *intf) in gb_manifest_parse_bundles() 388 static bool gb_manifest_parse_interface(struct gb_interface *intf, in gb_manifest_parse_interface() 452 bool gb_manifest_parse(struct gb_interface *intf, void *data, size_t size) in gb_manifest_parse()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_hw_interrupts.c | 22 #define MDP_INTF_OFF(intf) (0x6A000 + 0x800 * (intf)) argument 23 #define MDP_INTF_INTR_EN(intf) (MDP_INTF_OFF(intf) + 0x1c0) argument 24 #define MDP_INTF_INTR_STATUS(intf) (MDP_INTF_OFF(intf) + 0x1c4) argument 25 #define MDP_INTF_INTR_CLEAR(intf) (MDP_INTF_OFF(intf) + 0x1c8) argument 26 #define MDP_INTF_TEAR_OFF(intf) (0x6D700 + 0x100 * (intf)) argument 27 #define MDP_INTF_INTR_TEAR_EN(intf) (MDP_INTF_TEAR_OFF(intf) + 0x000) argument 28 #define MDP_INTF_INTR_TEAR_STATUS(intf) (MDP_INTF_TEAR_OFF(intf) + 0x004) argument 29 #define MDP_INTF_INTR_TEAR_CLEAR(intf) (MDP_INTF_TEAR_OFF(intf) + 0x008) argument 34 #define MDP_INTF_REV_7xxx_OFF(intf) (0x34000 + 0x1000 * (intf)) argument 38 #define MDP_INTF_REV_7xxx_TEAR_OFF(intf) (0x34800 + 0x1000 * (intf)) argument [all …]
|
| A D | dpu_hw_intf.c | 99 static void dpu_hw_intf_setup_timing_engine(struct dpu_hw_intf *intf, in dpu_hw_intf_setup_timing_engine() 257 struct dpu_hw_intf *intf, in dpu_hw_intf_enable_timing_engine() 266 struct dpu_hw_intf *intf, in dpu_hw_intf_setup_prg_fetch() 290 struct dpu_hw_intf *intf, in dpu_hw_intf_bind_pingpong_blk() 308 struct dpu_hw_intf *intf, in dpu_hw_intf_get_status() 329 static u32 dpu_hw_intf_get_line_count(struct dpu_hw_intf *intf) in dpu_hw_intf_get_line_count() 341 static void dpu_hw_intf_setup_misr(struct dpu_hw_intf *intf) in dpu_hw_intf_setup_misr() 351 static int dpu_hw_intf_enable_te(struct dpu_hw_intf *intf, in dpu_hw_intf_enable_te() 417 static int dpu_hw_intf_disable_te(struct dpu_hw_intf *intf) in dpu_hw_intf_disable_te() 452 static int dpu_hw_intf_get_vsync_info(struct dpu_hw_intf *intf, in dpu_hw_intf_get_vsync_info() [all …]
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| A D | mdp5_encoder.c | 27 int intf = mdp5_encoder->intf->num; in mdp5_vid_encoder_mode_set() local 127 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_vid_encoder_disable() local 159 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_vid_encoder_enable() local 182 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_mode_set() local 193 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_disable() local 204 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_enable() local 222 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_atomic_check() local 252 int intf = mdp5_encoder->intf->num; in mdp5_encoder_get_linecount() local 261 int intf = mdp5_encoder->intf->num; in mdp5_encoder_get_framecount() local 269 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_set_intf_mode() local [all …]
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| A D | rt2x00debug.c | 194 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_file_open() local 206 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_file_release() local 215 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_open_queue_dump() local 232 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_release_queue_dump() local 246 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_dump() local 278 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_poll_queue_dump() local 302 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_stats() local 361 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_crypto_stats() local 580 struct rt2x00debug_intf *intf, in rt2x00debug_create_file_driver() 598 struct rt2x00debug_intf *intf, in rt2x00debug_create_file_chipset() [all …]
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| A D | af9035.c | 39 struct usb_interface *intf = d->intf; in af9035_ctrl_msg() local 116 struct usb_interface *intf = d->intf; in af9035_wr_regs() local 185 struct usb_interface *intf = d->intf; in af9035_add_i2c_dev() local 236 struct usb_interface *intf = d->intf; in af9035_del_i2c_dev() local 488 struct usb_interface *intf = d->intf; in af9035_identify_state() local 599 struct usb_interface *intf = d->intf; in af9035_download_firmware_old() local 684 struct usb_interface *intf = d->intf; in af9035_download_firmware_new() local 729 struct usb_interface *intf = d->intf; in af9035_download_firmware() local 828 struct usb_interface *intf = d->intf; in af9035_read_config() local 1018 struct usb_interface *intf = d->intf; in af9035_tua9001_tuner_callback() local [all …]
|
| A D | af9015.c | 22 struct usb_interface *intf = d->intf; in af9015_ctrl_msg() local 144 struct usb_interface *intf = d->intf; in af9015_i2c_xfer() local 270 struct usb_interface *intf = d->intf; in af9015_identify_state() local 293 struct usb_interface *intf = d->intf; in af9015_download_firmware() local 342 struct usb_interface *intf = d->intf; in af9015_eeprom_hash() local 375 struct usb_interface *intf = d->intf; in af9015_read_config() local 542 struct usb_interface *intf = d->intf; in af9015_get_stream_config() local 556 struct usb_interface *intf = d->intf; in af9015_streaming_ctrl() local 766 struct usb_interface *intf = d->intf; in af9015_copy_firmware() local 848 struct usb_interface *intf = d->intf; in af9015_af9013_frontend_attach() local [all …]
|
| A D | zd1301.c | 29 struct usb_interface *intf = d->intf; in zd1301_ctrl_msg() local 88 struct usb_interface *intf = d->intf; in zd1301_demod_wreg() local 106 struct usb_interface *intf = d->intf; in zd1301_demod_rreg() local 127 struct usb_interface *intf = d->intf; in zd1301_frontend_attach() local 205 struct usb_interface *intf = d->intf; in zd1301_frontend_detach() local 232 struct usb_interface *intf = d->intf; in zd1301_streaming_ctrl() local
|
| /linux/drivers/char/ipmi/ |
| A D | ipmi_msghandler.c | 197 struct ipmi_smi *intf; member 643 #define ipmi_inc_stat(intf, stat) \ argument 645 #define ipmi_get_stat(intf, stat) \ argument 741 struct ipmi_smi *intf; in ipmi_smi_watcher_register() local 1212 struct ipmi_smi *intf; in ipmi_create_user() local 1295 struct ipmi_smi *intf; in ipmi_get_smi_info() local 1550 struct ipmi_smi *intf = user->intf; in ipmi_set_maintenance_mode() local 2294 struct ipmi_smi *intf, in i_ipmi_request() 3558 struct ipmi_smi *intf, *tintf; in ipmi_add_smi() local 5091 struct ipmi_smi *intf; in ipmi_timeout() local [all …]
|
| /linux/drivers/usb/core/ |
| A D | driver.c | 324 struct usb_interface *intf = to_usb_interface(dev); in usb_probe_interface() local 691 struct usb_host_interface *intf, in usb_match_one_id_intf() 728 struct usb_host_interface *intf; in usb_match_one_id() local 895 struct usb_interface *intf; in usb_device_match() local 1154 struct usb_interface *intf; in unbind_marked_interfaces() local 1201 struct usb_interface *intf; in rebind_marked_interfaces() local 1238 struct usb_interface *intf; in unbind_no_pm_drivers_interfaces() local 1317 struct usb_interface *intf, pm_message_t msg) in usb_suspend_interface() 1422 struct usb_interface *intf; in usb_suspend_both() local 1523 struct usb_interface *intf; in usb_resume_both() local [all …]
|
| /linux/drivers/input/joystick/ |
| A D | pxrc.c | 25 struct usb_interface *intf; member 117 static int pxrc_probe(struct usb_interface *intf, in pxrc_probe() 199 static void pxrc_disconnect(struct usb_interface *intf) in pxrc_disconnect() 204 static int pxrc_suspend(struct usb_interface *intf, pm_message_t message) in pxrc_suspend() 215 static int pxrc_resume(struct usb_interface *intf) in pxrc_resume() 226 static int pxrc_pre_reset(struct usb_interface *intf) in pxrc_pre_reset() 235 static int pxrc_post_reset(struct usb_interface *intf) in pxrc_post_reset() 248 static int pxrc_reset_resume(struct usb_interface *intf) in pxrc_reset_resume()
|
| /linux/drivers/usb/misc/ |
| A D | lvstest.c | 23 struct usb_interface *intf; member 104 struct usb_interface *intf = to_usb_interface(dev); in u3_entry_store() local 133 struct usb_interface *intf = to_usb_interface(dev); in u3_exit_store() local 162 struct usb_interface *intf = to_usb_interface(dev); in hot_reset_store() local 181 struct usb_interface *intf = to_usb_interface(dev); in warm_reset_store() local 200 struct usb_interface *intf = to_usb_interface(dev); in u2_timeout_store() local 229 struct usb_interface *intf = to_usb_interface(dev); in u1_timeout_store() local 258 struct usb_interface *intf = to_usb_interface(dev); in get_dev_desc_store() local 296 struct usb_interface *intf = to_usb_interface(dev); in enable_compliance_store() local 329 struct usb_interface *intf = lvs->intf; in lvs_rh_work() local [all …]
|
| A D | usbsevseg.c | 36 struct usb_interface *intf; member 167 struct usb_interface *intf = to_usb_interface(dev); in text_show() local 176 struct usb_interface *intf = to_usb_interface(dev); in text_store() local 198 struct usb_interface *intf = to_usb_interface(dev); in decimals_show() local 220 struct usb_interface *intf = to_usb_interface(dev); in decimals_store() local 247 struct usb_interface *intf = to_usb_interface(dev); in textmode_show() local 273 struct usb_interface *intf = to_usb_interface(dev); in textmode_store() local 346 static int sevseg_suspend(struct usb_interface *intf, pm_message_t message) in sevseg_suspend() 356 static int sevseg_resume(struct usb_interface *intf) in sevseg_resume() 368 static int sevseg_reset_resume(struct usb_interface *intf) in sevseg_reset_resume()
|
| A D | cytherm.c | 69 struct usb_interface *intf = to_usb_interface(dev); in brightness_show() local 78 struct usb_interface *intf = to_usb_interface(dev); in brightness_store() local 119 struct usb_interface *intf = to_usb_interface(dev); in temp_show() local 156 struct usb_interface *intf = to_usb_interface(dev); in button_show() local 185 struct usb_interface *intf = to_usb_interface(dev); in port0_show() local 209 struct usb_interface *intf = to_usb_interface(dev); in port0_store() local 240 struct usb_interface *intf = to_usb_interface(dev); in port1_show() local 264 struct usb_interface *intf = to_usb_interface(dev); in port1_store() local
|
| /linux/drivers/usb/atm/ |
| A D | xusbatm.c | 41 struct usb_interface *intf; in xusbatm_find_intf() local 53 struct usb_interface *intf, int altsetting, int claim) in xusbatm_capture_intf() 70 static void xusbatm_release_intf(struct usb_device *usb_dev, struct usb_interface *intf, int claime… in xusbatm_release_intf() 79 struct usb_interface *intf, const struct usb_device_id *id) in xusbatm_bind() 131 struct usb_interface *intf) in xusbatm_unbind() 160 static int xusbatm_usb_probe(struct usb_interface *intf, in xusbatm_usb_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| A D | usb.c | 28 static int mt76x2u_probe(struct usb_interface *intf, in mt76x2u_probe() 88 static void mt76x2u_disconnect(struct usb_interface *intf) in mt76x2u_disconnect() 102 static int __maybe_unused mt76x2u_suspend(struct usb_interface *intf, in mt76x2u_suspend() 112 static int __maybe_unused mt76x2u_resume(struct usb_interface *intf) in mt76x2u_resume()
|
| /linux/drivers/input/mouse/ |
| A D | synaptics_usb.c | 77 struct usb_interface *intf; member 291 static int synusb_probe(struct usb_interface *intf, in synusb_probe() 455 static void synusb_disconnect(struct usb_interface *intf) in synusb_disconnect() 473 static int synusb_suspend(struct usb_interface *intf, pm_message_t message) in synusb_suspend() 484 static int synusb_resume(struct usb_interface *intf) in synusb_resume() 501 static int synusb_pre_reset(struct usb_interface *intf) in synusb_pre_reset() 511 static int synusb_post_reset(struct usb_interface *intf) in synusb_post_reset() 526 static int synusb_reset_resume(struct usb_interface *intf) in synusb_reset_resume()
|
| /linux/drivers/net/usb/ |
| A D | huawei_cdc_ncm.c | 52 static int huawei_cdc_ncm_wdm_manage_power(struct usb_interface *intf, in huawei_cdc_ncm_wdm_manage_power() 66 struct usb_interface *intf) in huawei_cdc_ncm_bind() 117 struct usb_interface *intf) in huawei_cdc_ncm_unbind() 129 static int huawei_cdc_ncm_suspend(struct usb_interface *intf, in huawei_cdc_ncm_suspend() 157 static int huawei_cdc_ncm_resume(struct usb_interface *intf) in huawei_cdc_ncm_resume()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_npc_fs.c | 85 u8 nr_bits, int start_kwi, int offset, u8 intf) in npc_set_kw_masks() 159 u64 cfg, u8 lid, u8 lt, u8 intf) in npc_set_layer_mdata() 199 enum key_fields type, u8 start_lid, u8 intf) in npc_check_overlap() 248 u8 intf) in npc_check_field() 257 u8 key_nibble, u8 intf) in npc_scan_exact_result() 276 u8 key_nibble, u8 intf) in npc_scan_parse_result() 460 u8 lt, u64 cfg, u8 intf) in npc_scan_ldata() 837 struct rvu_npc_mcam_rule *output, u8 intf) in npc_update_ipv6_flow() 882 u64 features, u8 intf) in npc_update_vlan_features() 906 struct rvu_npc_mcam_rule *output, u8 intf, in npc_update_flow() [all …]
|
| /linux/drivers/usb/class/ |
| 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() 712 struct usb_interface *intf; in wdm_open() local 879 struct usb_interface *intf = desc->intf; in wdm_wwan_port_tx() local 923 struct usb_interface *intf = desc->intf; in wdm_wwan_init() local 1131 static int wdm_manage_power(struct usb_interface *intf, int on) in wdm_manage_power() 1192 struct usb_driver *usb_cdc_wdm_register(struct usb_interface *intf, in usb_cdc_wdm_register() 1209 static void wdm_disconnect(struct usb_interface *intf) in wdm_disconnect() 1299 static int wdm_resume(struct usb_interface *intf) in wdm_resume() 1313 static int wdm_pre_reset(struct usb_interface *intf) in wdm_pre_reset() [all …]
|