Home
last modified time | relevance | path

Searched defs:alt (Results 226 - 250 of 313) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusbtest.c84 int alt; member
146 struct usb_host_interface *alt; in get_endpoints() local
830 int i, alt, retval; ch9_postconfig() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.c2906 struct usb_host_interface *alt; in edge_startup() local
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c290 int alt = udc->last_alternate; in find_pxa_ep() local
2108 static void pxa27x_change_interface(struct pxa_udc *udc, int iface, int alt) in pxa27x_change_interface() argument
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c356 struct ucsi_ccg_altmode *alt, *new_alt; in ucsi_ccg_update_altmodes() local
432 struct typec_altmode *alt = NULL; ucsi_ccg_update_set_new_cam_cmd() local
492 ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc, struct ucsi_altmode *alt) ucsi_ccg_nvidia_altmode() argument
516 struct ucsi_altmode *alt; ucsi_ccg_read() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/
H A Dclass.c248 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port() argument
264 struct typec_altmode *alt = to_typec_altmode(dev); vdo_show() local
273 struct typec_altmode *alt = to_typec_altmode(dev); description_show() local
282 struct typec_altmode *alt = to_typec_altmode(dev); active_show() local
330 struct altmode *alt = to_altmode(to_typec_altmode(dev)); supported_roles_show() local
427 struct altmode *alt = to_altmode(to_typec_altmode(dev)); typec_altmode_release() local
448 struct altmode *alt; typec_register_altmode() local
[all...]
/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c1483 struct alternative *alt; in add_special_section_alts() local
1557 struct alternative *alt; in add_jump_table() local
2864 struct alternative *alt; validate_branch() local
3163 struct alternative *alt; validate_entry() local
[all...]
/kernel/linux/linux-5.10/drivers/w1/masters/
H A Dds2490.c979 int i, err, alt; in ds_probe() local
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A Dau0828.h252 int alt; /* alternate */ member
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c58 static int alt; variable
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c291 u32 mode, alt; in stm32_gpio_get_direction() local
160 stm32_gpio_backup_mode(struct stm32_gpio_bank *bank, u32 offset, u32 mode, u32 alt) stm32_gpio_backup_mode() argument
763 stm32_pmx_set_mode(struct stm32_gpio_bank *bank, int pin, u32 mode, u32 alt) stm32_pmx_set_mode() argument
807 stm32_pmx_get_mode(struct stm32_gpio_bank *bank, int pin, u32 *mode, u32 *alt) stm32_pmx_get_mode() argument
839 u32 mode, alt; stm32_pmx_set_mux() local
1176 u32 mode, alt, drive, speed, bias; stm32_pconf_dbg_show() local
1610 u32 val, alt, mode, offset = stm32_gpio_pin(pin); stm32_pinctrl_restore_gpio_regs() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-video.c48 static int alt; variable
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H A Dau0828.h252 int alt; /* alternate */ member
/kernel/linux/linux-6.6/drivers/w1/masters/
H A Dds2490.c1002 int i, err, alt; in ds_probe() local
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c277 u32 mode, alt; in stm32_gpio_get_direction() local
164 stm32_gpio_backup_mode(struct stm32_gpio_bank *bank, u32 offset, u32 mode, u32 alt) stm32_gpio_backup_mode() argument
768 stm32_pmx_set_mode(struct stm32_gpio_bank *bank, int pin, u32 mode, u32 alt) stm32_pmx_set_mode() argument
810 stm32_pmx_get_mode(struct stm32_gpio_bank *bank, int pin, u32 *mode, u32 *alt) stm32_pmx_get_mode() argument
840 u32 mode, alt; stm32_pmx_set_mux() local
1202 u32 mode, alt, drive, speed, bias; stm32_pconf_dbg_show() local
1675 u32 val, alt, mode, offset = stm32_gpio_pin(pin); stm32_pinctrl_restore_gpio_regs() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dcomposite.c151 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-6.6/drivers/usb/gadget/function/
H A Df_uac2.c1418 afunc_set_alt(struct usb_function *fn, unsigned intf, unsigned alt) in afunc_set_alt() argument
H A Df_tcm.c2025 unsigned int alt; member
2033 int alt = work->alt; in tcm_delayed_set_alt() local
2059 static int tcm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in tcm_set_alt() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd.c1847 struct usb_host_interface *alt = NULL; in usb_hcd_alloc_bandwidth() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c288 int alt = udc->last_alternate; in find_pxa_ep() local
2108 static void pxa27x_change_interface(struct pxa_udc *udc, int iface, int alt) in pxa27x_change_interface() argument
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.c2790 struct usb_host_interface *alt; in edge_startup() local
H A Dxr_serial.c754 struct usb_host_interface *alt = port->serial->interface->cur_altsetting; in xr_cdc_set_line_coding() local
953 struct usb_host_interface *alt = control->cur_altsetting; in xr_probe() local
/kernel/linux/linux-6.6/drivers/usb/typec/
H A Dclass.c320 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port() argument
336 struct typec_altmode *alt = to_typec_altmode(dev); vdo_show() local
345 struct typec_altmode *alt = to_typec_altmode(dev); description_show() local
354 struct typec_altmode *alt = to_typec_altmode(dev); active_show() local
402 struct altmode *alt = to_altmode(to_typec_altmode(dev)); supported_roles_show() local
499 struct altmode *alt = to_altmode(to_typec_altmode(dev)); typec_altmode_release() local
520 struct altmode *alt; typec_register_altmode() local
2144 struct typec_altmode *alt; typec_port_register_altmodes() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c361 struct ucsi_ccg_altmode *alt, *new_alt; in ucsi_ccg_update_altmodes() local
437 struct typec_altmode *alt = NULL; ucsi_ccg_update_set_new_cam_cmd() local
497 ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc, struct ucsi_altmode *alt) ucsi_ccg_nvidia_altmode() argument
522 struct ucsi_altmode *alt; ucsi_ccg_read() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dusbtest.c84 int alt; member
146 struct usb_host_interface *alt; in get_endpoints() local
830 int i, alt, retval; ch9_postconfig() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-mux.c43 unsigned int alt; member
[all...]

Completed in 49 milliseconds

12345678910>>...13