Home
last modified time | relevance | path

Searched defs:alt (Results 176 - 200 of 313) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_printer.c1171 printer_func_set_alt(struct usb_function *f, unsigned intf, unsigned alt) printer_func_set_alt() argument
H A Df_midi.c363 static int f_midi_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_midi_set_alt() argument
H A Df_sourcesink.c646 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, int alt) enable_source_sink() argument
737 sourcesink_set_alt(struct usb_function *f, unsigned intf, unsigned alt) sourcesink_set_alt() argument
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dmessage.c1238 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs() local
1252 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs() local
1337 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface() local
1473 struct usb_host_interface *alt = intf->cur_altsetting; usb_enable_interface() local
1521 struct usb_host_interface *alt; usb_set_interface() local
1733 struct usb_host_interface *alt; usb_reset_configuration() local
1816 struct usb_host_interface *alt; usb_if_uevent() local
2055 struct usb_host_interface *alt; usb_set_configuration() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dcomposite.c148 config_ep_by_speed_and_alt(struct usb_gadget *g, struct usb_function *f, struct usb_ep *_ep, u8 alt) config_ep_by_speed_and_alt() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dsysrq.c657 unsigned int alt; member
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas.c936 struct usb_host_interface *alt; in uas_switch_interface() local
/kernel/linux/linux-5.10/sound/usb/misc/
H A Dua101.c891 struct usb_host_interface *alt; in find_format_descriptor() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_panel.c1620 bool alt, cpu_mode; in lpt_setup_backlight() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-asus.c988 struct usb_host_interface *alt = in asus_probe() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dasic3.c566 u8 alt, pin, dir, init, bank_num, bit_num; in asic3_gpio_probe() local
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dgspca.c510 static struct usb_host_endpoint *alt_xfer(struct usb_host_interface *alt, in alt_xfer() argument
567 u32 alt; member
760 int n, ret, xfer, alt, alt_idx; gspca_init_transfer() local
[all...]
H A Dxirlink_cit.c1435 struct usb_host_interface *alt; in cit_get_packet_size() local
2633 struct usb_host_interface *alt; in sd_isoc_init() local
2667 struct usb_host_interface *alt; sd_isoc_nego() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-cards.c3663 em28xx_check_usb_descriptor(struct em28xx *dev, struct usb_device *udev, struct usb_interface *intf, int alt, int ep, bool *has_vendor_audio, bool *has_video, bool *has_dvb) em28xx_check_usb_descriptor() argument
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dxirlink_cit.c1435 struct usb_host_interface *alt; in cit_get_packet_size() local
2633 struct usb_host_interface *alt; in sd_isoc_init() local
2667 struct usb_host_interface *alt; sd_isoc_nego() local
[all...]
H A Dgspca.c512 static struct usb_host_endpoint *alt_xfer(struct usb_host_interface *alt, in alt_xfer() argument
569 u32 alt; member
762 int n, ret, xfer, alt, alt_idx; gspca_init_transfer() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-cards.c3708 em28xx_check_usb_descriptor(struct em28xx *dev, struct usb_device *udev, struct usb_interface *intf, int alt, int ep, bool *has_vendor_audio, bool *has_video, bool *has_dvb) em28xx_check_usb_descriptor() argument
/kernel/linux/linux-6.6/drivers/tty/
H A Dsysrq.c654 unsigned int alt; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac1_legacy.c574 static int f_audio_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_audio_set_alt() argument
H A Df_uac1.c876 static int f_audio_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_audio_set_alt() argument
H A Df_printer.c1170 printer_func_set_alt(struct usb_function *f, unsigned intf, unsigned alt) printer_func_set_alt() argument
H A Df_sourcesink.c645 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, int alt) enable_source_sink() argument
736 sourcesink_set_alt(struct usb_function *f, unsigned intf, unsigned alt) sourcesink_set_alt() argument
H A Df_ncm.c847 static int ncm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in ncm_set_alt() argument
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dmessage.c1243 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs() local
1257 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs() local
1342 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface() local
1478 struct usb_host_interface *alt = intf->cur_altsetting; usb_enable_interface() local
1527 struct usb_host_interface *alt; usb_set_interface() local
1739 struct usb_host_interface *alt; usb_reset_configuration() local
1822 const struct usb_host_interface *alt; usb_if_uevent() local
2101 struct usb_host_interface *alt; usb_set_configuration() local
[all...]
H A Dsysfs.c1112 struct usb_host_interface *alt; in modalias_show() local
1286 struct usb_host_interface *alt = intf->cur_altsetting; in usb_create_sysfs_intf_files() local
[all...]

Completed in 50 milliseconds

12345678910>>...13