Searched defs:alt (Results 51 - 75 of 133) sorted by relevance

123456

/linux-master/arch/arm64/kernel/
H A Dmte.c221 void __init kasan_hw_tags_enable(struct alt_instr *alt, __le32 *origptr, argument
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-dec.c106 struct vb2_buffer *alt; local
125 struct vb2_buffer *alt; local
/linux-master/arch/riscv/kernel/
H A Dcpufeature.c765 struct alt_entry *alt; local
[all...]
/linux-master/drivers/usb/storage/
H A Dusb.c722 struct usb_host_interface *alt = us->pusb_intf->cur_altsetting; local
/linux-master/drivers/media/usb/b2c2/
H A Dflexcop-usb.c425 struct usb_host_interface *alt = fc_usb->uintf->cur_altsetting; local
503 struct usb_host_interface *alt; local
/linux-master/drivers/usb/core/
H A Dconfig.c229 struct usb_host_interface *alt; local
490 struct usb_host_interface *alt = &intfc->altsetting[j]; local
506 struct usb_host_interface *alt; local
[all...]
H A Dusb.c135 int usb_find_common_endpoints(struct usb_host_interface *alt, argument
181 int usb_find_common_endpoints_reverse(struct usb_host_interface *alt, argument
[all...]
/linux-master/drivers/media/usb/gspca/
H A Dgspca.h210 __u8 alt; /* USB alternate setting */ member in struct:gspca_dev
H A Dxirlink_cit.c1435 struct usb_host_interface *alt; local
2633 struct usb_host_interface *alt; local
2667 struct usb_host_interface *alt; local
[all...]
/linux-master/drivers/input/misc/
H A Dati_remote2.c802 struct usb_host_interface *alt = interface->cur_altsetting; local
893 struct usb_host_interface *alt local
916 struct usb_host_interface *alt = interface->cur_altsetting; local
940 struct usb_host_interface *alt = interface->cur_altsetting; local
966 struct usb_host_interface *alt = interface->cur_altsetting; local
997 struct usb_host_interface *alt = interface->cur_altsetting; local
1017 struct usb_host_interface *alt = interface->cur_altsetting; local
[all...]
/linux-master/arch/powerpc/perf/
H A Dpower5+-pmu.c274 static int power5p_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
[all...]
H A Dpower5-pmu.c270 static int power5_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
H A Dppc970-pmu.c244 static int p970_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
/linux-master/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-mux.c50 unsigned int alt; member in struct:nsp_mux
[all...]
H A Dpinctrl-ns2-mux.c55 unsigned int alt; member in struct:ns2_mux
[all...]
/linux-master/drivers/media/usb/dvb-usb/
H A Dm920x.c126 struct usb_host_interface *alt; local
477 struct usb_host_interface *alt; local
/linux-master/drivers/usb/gadget/function/
H A Df_rndis.c526 static int rndis_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_acm.c420 static int acm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_uvc.c292 uvc_function_set_alt(struct usb_function *f, unsigned interface, unsigned alt) argument
H A Df_uac1_legacy.c574 static int f_audio_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_sourcesink.c645 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, int alt) argument
736 sourcesink_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1362 struct usb_host_interface *alt; local
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-core.c37 static int alt = CX231XX_PINOUT; variable
514 cx231xx_set_alt_setting(struct cx231xx *dev, u8 index, u8 alt) argument
[all...]
/linux-master/drivers/usb/typec/altmodes/
H A Ddisplayport.c71 struct typec_altmode *alt; member in struct:dp_altmode
322 dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) argument
348 dp_altmode_vdm(struct typec_altmode *alt, const u32 hdr, const u32 *vdo, int count) argument
416 dp_cable_altmode_vdm(struct typec_altmode *alt, enum typec_plug_index sop, const u32 hdr, const u32 *vdo, int count) argument
475 dp_altmode_activate(struct typec_altmode *alt, int activate) argument
723 dp_altmode_probe(struct typec_altmode *alt) argument
777 dp_altmode_remove(struct typec_altmode *alt) argument
[all...]
/linux-master/sound/usb/misc/
H A Dua101.c890 struct usb_host_interface *alt; local

Completed in 267 milliseconds

123456