Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/Linux-v4.19/drivers/staging/greybus/
Dinterface.c48 static int gb_interface_dme_attr_get(struct gb_interface *intf, in gb_interface_dme_attr_get()
55 static int gb_interface_read_ara_dme(struct gb_interface *intf) in gb_interface_read_ara_dme()
93 static int gb_interface_read_dme(struct gb_interface *intf) in gb_interface_read_dme()
126 static int gb_interface_route_create(struct gb_interface *intf) in gb_interface_route_create()
173 static void gb_interface_route_destroy(struct gb_interface *intf) in gb_interface_route_destroy()
186 static int gb_interface_legacy_mode_switch(struct gb_interface *intf) in gb_interface_legacy_mode_switch()
206 void gb_interface_mailbox_event(struct gb_interface *intf, u16 result, in gb_interface_mailbox_event()
253 struct gb_interface *intf; in gb_interface_mode_switch_work() local
321 int gb_interface_request_mode_switch(struct gb_interface *intf) in gb_interface_request_mode_switch()
361 static int gb_interface_read_and_clear_init_status(struct gb_interface *intf) in gb_interface_read_and_clear_init_status()
[all …]
Dmanifest.c51 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
313 static u32 gb_manifest_parse_bundles(struct gb_interface *intf) in gb_manifest_parse_bundles()
389 static bool gb_manifest_parse_interface(struct gb_interface *intf, in gb_manifest_parse_interface()
453 bool gb_manifest_parse(struct gb_interface *intf, void *data, size_t size) in gb_manifest_parse()
Dmodule.c18 struct gb_interface *intf; in eject_store() local
93 struct gb_interface *intf; in gb_module_create() local
140 static void gb_module_register_interface(struct gb_interface *intf) in gb_module_register_interface()
181 static void gb_module_deregister_interface(struct gb_interface *intf) in gb_module_deregister_interface()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c43 struct mlx5_interface *intf; member
118 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
162 static struct mlx5_device_context *mlx5_get_device(struct mlx5_interface *intf, in mlx5_get_device()
173 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
201 static void mlx5_attach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_attach_interface()
235 struct mlx5_interface *intf; in mlx5_attach_device() local
243 static void mlx5_detach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_detach_interface()
268 struct mlx5_interface *intf; in mlx5_detach_device() local
293 struct mlx5_interface *intf; in mlx5_register_device() local
307 struct mlx5_interface *intf; in mlx5_unregister_device() local
[all …]
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Daf9035.c52 struct usb_interface *intf = d->intf; in af9035_ctrl_msg() local
131 struct usb_interface *intf = d->intf; in af9035_wr_regs() local
200 struct usb_interface *intf = d->intf; in af9035_add_i2c_dev() local
250 struct usb_interface *intf = d->intf; in af9035_del_i2c_dev() local
496 struct usb_interface *intf = d->intf; in af9035_identify_state() local
607 struct usb_interface *intf = d->intf; in af9035_download_firmware_old() local
692 struct usb_interface *intf = d->intf; in af9035_download_firmware_new() local
737 struct usb_interface *intf = d->intf; in af9035_download_firmware() local
836 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 …]
Daf9015.c32 struct usb_interface *intf = d->intf; in af9015_ctrl_msg() local
153 struct usb_interface *intf = d->intf; in af9015_i2c_xfer() local
279 struct usb_interface *intf = d->intf; in af9015_identify_state() local
302 struct usb_interface *intf = d->intf; in af9015_download_firmware() local
351 struct usb_interface *intf = d->intf; in af9015_eeprom_hash() local
384 struct usb_interface *intf = d->intf; in af9015_read_config() local
551 struct usb_interface *intf = d->intf; in af9015_get_stream_config() local
565 struct usb_interface *intf = d->intf; in af9015_streaming_ctrl() local
775 struct usb_interface *intf = d->intf; in af9015_copy_firmware() local
857 struct usb_interface *intf = d->intf; in af9015_af9013_frontend_attach() local
[all …]
Dzd1301.c38 struct usb_interface *intf = d->intf; in zd1301_ctrl_msg() local
97 struct usb_interface *intf = d->intf; in zd1301_demod_wreg() local
115 struct usb_interface *intf = d->intf; in zd1301_demod_rreg() local
136 struct usb_interface *intf = d->intf; in zd1301_frontend_attach() local
214 struct usb_interface *intf = d->intf; in zd1301_frontend_detach() local
241 struct usb_interface *intf = d->intf; in zd1301_streaming_ctrl() local
/Linux-v4.19/drivers/input/joystick/
Dpxrc.c23 struct usb_interface *intf; member
120 static int pxrc_probe(struct usb_interface *intf, in pxrc_probe()
202 static void pxrc_disconnect(struct usb_interface *intf) in pxrc_disconnect()
207 static int pxrc_suspend(struct usb_interface *intf, pm_message_t message) in pxrc_suspend()
219 static int pxrc_resume(struct usb_interface *intf) in pxrc_resume()
232 static int pxrc_pre_reset(struct usb_interface *intf) in pxrc_pre_reset()
241 static int pxrc_post_reset(struct usb_interface *intf) in pxrc_post_reset()
254 static int pxrc_reset_resume(struct usb_interface *intf) in pxrc_reset_resume()
/Linux-v4.19/drivers/usb/core/
Ddriver.c231 static const struct usb_device_id *usb_match_dynamic_id(struct usb_interface *intf, in usb_match_dynamic_id()
286 struct usb_interface *intf = to_usb_interface(dev); in usb_probe_interface() local
396 struct usb_interface *intf = to_usb_interface(dev); in usb_unbind_interface() local
652 struct usb_host_interface *intf, in usb_match_one_id_intf()
689 struct usb_host_interface *intf; in usb_match_one_id() local
814 struct usb_interface *intf; in usb_device_match() local
844 struct usb_interface *intf = to_usb_interface(dev); in usb_uevent() local
1020 void usb_forced_unbind_intf(struct usb_interface *intf) in usb_forced_unbind_intf()
1041 struct usb_interface *intf; in unbind_marked_interfaces() local
1061 static void usb_rebind_intf(struct usb_interface *intf) in usb_rebind_intf()
[all …]
/Linux-v4.19/drivers/usb/misc/
Dlvstest.c23 struct usb_interface *intf; member
40 static struct usb_device *create_lvs_device(struct usb_interface *intf) in create_lvs_device()
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
[all …]
Dusbsevseg.c36 struct usb_interface *intf; member
193 struct usb_interface *intf = to_usb_interface(dev); in text_show() local
202 struct usb_interface *intf = to_usb_interface(dev); in text_store() local
224 struct usb_interface *intf = to_usb_interface(dev); in decimals_show() local
246 struct usb_interface *intf = to_usb_interface(dev); in decimals_store() local
273 struct usb_interface *intf = to_usb_interface(dev); in textmode_show() local
299 struct usb_interface *intf = to_usb_interface(dev); in textmode_store() local
384 static int sevseg_suspend(struct usb_interface *intf, pm_message_t message) in sevseg_suspend()
394 static int sevseg_resume(struct usb_interface *intf) in sevseg_resume()
406 static int sevseg_reset_resume(struct usb_interface *intf) in sevseg_reset_resume()
Dcytherm.c83 struct usb_interface *intf = to_usb_interface(dev); in brightness_show() local
92 struct usb_interface *intf = to_usb_interface(dev); in brightness_store() local
133 struct usb_interface *intf = to_usb_interface(dev); in temp_show() local
170 struct usb_interface *intf = to_usb_interface(dev); in button_show() local
199 struct usb_interface *intf = to_usb_interface(dev); in port0_show() local
223 struct usb_interface *intf = to_usb_interface(dev); in port0_store() local
254 struct usb_interface *intf = to_usb_interface(dev); in port1_show() local
278 struct usb_interface *intf = to_usb_interface(dev); in port1_store() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dintf.c44 struct mlx4_interface *intf; member
52 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_add_device()
74 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_remove_device()
90 int mlx4_register_interface(struct mlx4_interface *intf) in mlx4_register_interface()
115 void mlx4_unregister_interface(struct mlx4_interface *intf) in mlx4_unregister_interface()
201 struct mlx4_interface *intf; in mlx4_register_device() local
219 struct mlx4_interface *intf; in mlx4_unregister_device() local
/Linux-v4.19/drivers/char/ipmi/
Dipmi_msghandler.c210 struct ipmi_smi *intf; member
622 #define ipmi_inc_stat(intf, stat) \ argument
624 #define ipmi_get_stat(intf, stat) \ argument
675 static void clean_up_interface_data(struct ipmi_smi *intf) in clean_up_interface_data()
707 struct ipmi_smi *intf = container_of(ref, struct ipmi_smi, refcount); in intf_free() local
715 struct ipmi_smi *intf; member
721 struct ipmi_smi *intf; in ipmi_smi_watcher_register() local
862 static int deliver_response(struct ipmi_smi *intf, struct ipmi_recv_msg *msg) in deliver_response()
897 static void deliver_local_response(struct ipmi_smi *intf, in deliver_local_response()
906 static void deliver_err_response(struct ipmi_smi *intf, in deliver_err_response()
[all …]
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_encoder.c112 int intf = mdp5_encoder->intf->num; in mdp5_vid_encoder_mode_set() local
219 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_vid_encoder_disable() local
253 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_vid_encoder_enable() local
277 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_mode_set() local
288 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_disable() local
299 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_enable() local
317 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_atomic_check() local
347 int intf = mdp5_encoder->intf->num; in mdp5_encoder_get_linecount() local
356 int intf = mdp5_encoder->intf->num; in mdp5_encoder_get_framecount() local
406 struct mdp5_interface *intf = mdp5_encoder->intf; in mdp5_encoder_set_intf_mode() local
[all …]
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00debug.c141 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_update_crypto() local
162 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_dump_frame() local
223 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_file_open() local
235 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_file_release() local
244 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_open_queue_dump() local
261 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_release_queue_dump() local
275 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_dump() local
307 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_poll_queue_dump() local
331 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_stats() local
390 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_crypto_stats() local
[all …]
/Linux-v4.19/drivers/usb/atm/
Dxusbatm.c41 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-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_usb.c34 static int mt76x2u_probe(struct usb_interface *intf, in mt76x2u_probe()
69 static void mt76x2u_disconnect(struct usb_interface *intf) in mt76x2u_disconnect()
84 static int __maybe_unused mt76x2u_suspend(struct usb_interface *intf, in mt76x2u_suspend()
97 static int __maybe_unused mt76x2u_resume(struct usb_interface *intf) in mt76x2u_resume()
/Linux-v4.19/drivers/net/usb/
Dhuawei_cdc_ncm.c56 static int huawei_cdc_ncm_wdm_manage_power(struct usb_interface *intf, in huawei_cdc_ncm_wdm_manage_power()
70 struct usb_interface *intf) in huawei_cdc_ncm_bind()
120 struct usb_interface *intf) in huawei_cdc_ncm_unbind()
132 static int huawei_cdc_ncm_suspend(struct usb_interface *intf, in huawei_cdc_ncm_suspend()
160 static int huawei_cdc_ncm_resume(struct usb_interface *intf) in huawei_cdc_ncm_resume()
Dcdc_ether.c81 struct usb_interface *intf = info->control; in usbnet_cdc_update_filter() local
113 int usbnet_generic_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_generic_cdc_bind()
334 int usbnet_ether_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_ether_cdc_bind()
354 void usbnet_cdc_unbind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_unbind()
438 int usbnet_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_bind()
461 static int usbnet_cdc_zte_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_zte_bind()
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.c71 static struct dpu_intf_cfg *_intf_offset(enum dpu_intf intf, in _intf_offset()
201 struct dpu_hw_intf *intf, in dpu_hw_intf_enable_timing_engine()
210 struct dpu_hw_intf *intf, in dpu_hw_intf_setup_prg_fetch()
234 struct dpu_hw_intf *intf, in dpu_hw_intf_get_status()
249 static void dpu_hw_intf_setup_misr(struct dpu_hw_intf *intf, in dpu_hw_intf_setup_misr()
266 static u32 dpu_hw_intf_collect_misr(struct dpu_hw_intf *intf) in dpu_hw_intf_collect_misr()
273 static u32 dpu_hw_intf_get_line_count(struct dpu_hw_intf *intf) in dpu_hw_intf_get_line_count()
343 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf) in dpu_hw_intf_destroy()
/Linux-v4.19/drivers/input/mouse/
Dsynaptics_usb.c81 struct usb_interface *intf; member
295 static int synusb_probe(struct usb_interface *intf, in synusb_probe()
459 static void synusb_disconnect(struct usb_interface *intf) in synusb_disconnect()
477 static int synusb_suspend(struct usb_interface *intf, pm_message_t message) in synusb_suspend()
488 static int synusb_resume(struct usb_interface *intf) in synusb_resume()
505 static int synusb_pre_reset(struct usb_interface *intf) in synusb_pre_reset()
515 static int synusb_post_reset(struct usb_interface *intf) in synusb_post_reset()
530 static int synusb_reset_resume(struct usb_interface *intf) in synusb_reset_resume()
/Linux-v4.19/sound/usb/
Dcard.c329 int intf = assoc->bFirstInterface + i; in snd_usb_create_streams() local
449 static int snd_usb_audio_create(struct usb_interface *intf, in snd_usb_audio_create()
568 static int usb_audio_probe(struct usb_interface *intf, in usb_audio_probe()
697 static void usb_audio_disconnect(struct usb_interface *intf) in usb_audio_disconnect()
796 static int usb_audio_suspend(struct usb_interface *intf, pm_message_t message) in usb_audio_suspend()
825 static int __usb_audio_resume(struct usb_interface *intf, bool reset_resume) in __usb_audio_resume()
869 static int usb_audio_resume(struct usb_interface *intf) in usb_audio_resume()
874 static int usb_audio_reset_resume(struct usb_interface *intf) in usb_audio_reset_resume()
/Linux-v4.19/drivers/usb/class/
Dcdc-wdm.c79 struct usb_interface *intf; member
111 static struct wdm_device *wdm_find_device(struct usb_interface *intf) in wdm_find_device()
630 struct usb_interface *intf; in wdm_open() local
780 static int wdm_create(struct usb_interface *intf, struct usb_endpoint_descriptor *ep, in wdm_create()
888 static int wdm_manage_power(struct usb_interface *intf, int on) in wdm_manage_power()
899 static int wdm_probe(struct usb_interface *intf, const struct usb_device_id *id) in wdm_probe()
947 struct usb_driver *usb_cdc_wdm_register(struct usb_interface *intf, in usb_cdc_wdm_register()
964 static void wdm_disconnect(struct usb_interface *intf) in wdm_disconnect()
1002 static int wdm_suspend(struct usb_interface *intf, pm_message_t message) in wdm_suspend()
1053 static int wdm_resume(struct usb_interface *intf) in wdm_resume()
[all …]
/Linux-v4.19/drivers/staging/comedi/
Dcomedi_usb.c42 struct usb_interface *intf = comedi_to_usb_interface(dev); in comedi_to_usb_dev() local
63 int comedi_usb_auto_config(struct usb_interface *intf, in comedi_usb_auto_config()
85 void comedi_usb_auto_unconfig(struct usb_interface *intf) in comedi_usb_auto_unconfig()

12345678910>>...19