/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | mte.c | 221 void __init kasan_hw_tags_enable(struct alt_instr *alt, __le32 *origptr, in kasan_hw_tags_enable() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | mpc5121.h | 56 u32 alt; /* Address Latch Timing Register */ member
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | isa207-common.c | 755 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags, in isa207_get_alternatives() argument
|
H A D | power6-pmu.c | 345 unsigned int alt; in find_alternatives_list() local 361 static int p6_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p6_get_alternatives() argument [all...] |
H A D | power7-pmu.c | 158 static int power7_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power7_get_alternatives() argument
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | cpufeature.c | 713 struct alt_entry *alt; in riscv_cpufeature_patch_func() local [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9640.c | 371 ov9640_alter_regs(u32 code, struct ov9640_reg_alt *alt) ov9640_alter_regs() argument
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | cdc_mbim.c | 113 static int cdc_mbim_set_ctrlalt(struct usbnet *dev, struct usb_interface *intf, u8 alt) in cdc_mbim_set_ctrlalt() argument
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_ecm.c | 533 static int ecm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in ecm_set_alt() argument
|
H A D | f_eem.c | 187 static int eem_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in eem_set_alt() argument
|
H A D | f_loopback.c | 407 loopback_set_alt(struct usb_function *f, unsigned intf, unsigned alt) loopback_set_alt() argument
|
H A D | f_uvc.c | 276 uvc_function_set_alt(struct usb_function *f, unsigned interface, unsigned alt) in uvc_function_set_alt() argument
|
H A D | f_phonet.c | 394 static int pn_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in pn_set_alt() argument 453 u8 alt; in pn_get_alt() local
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | config.c | 229 struct usb_host_interface *alt; in config_endpoint_is_duplicate() local 502 struct usb_host_interface *alt = &intfc->altsetting[j]; in usb_release_interface_cache() local 518 struct usb_host_interface *alt; in usb_parse_interface() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/typec/altmodes/ |
H A D | displayport.c | 66 struct typec_altmode *alt; member 238 dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) dp_altmode_attention() argument 264 dp_altmode_vdm(struct typec_altmode *alt, const u32 hdr, const u32 *vdo, int count) dp_altmode_vdm() argument 327 dp_altmode_activate(struct typec_altmode *alt, int activate) dp_altmode_activate() argument 541 dp_altmode_probe(struct typec_altmode *alt) dp_altmode_probe() argument 587 dp_altmode_remove(struct typec_altmode *alt) dp_altmode_remove() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | usb.c | 733 struct usb_host_interface *alt = us->pusb_intf->cur_altsetting; in get_pipes() local
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000-cards.c | 1144 get_max_endpoint(struct usb_device *udev, struct usb_host_interface *alt, char *msgtype, struct usb_host_endpoint *curr_e, struct tm6000_endpoint *tm_ep) get_max_endpoint() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-audio.c | 675 u8 alt; in em28xx_audio_urb_init() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/b2c2/ |
H A D | flexcop-usb.c | 428 struct usb_host_interface *alt = fc_usb->uintf->cur_altsetting; in flexcop_usb_transfer_init() local 506 struct usb_host_interface *alt; in flexcop_usb_init() local
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-audio.c | 665 u8 alt; in em28xx_audio_urb_init() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/stk1160/ |
H A D | stk1160.h | 137 int alt; member
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_hpt3x2n.c | 310 struct ata_port *alt = ap->host->ports[ap->port_no ^ 1]; in hpt3x2n_qc_defer() local
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | config.c | 229 struct usb_host_interface *alt; in config_endpoint_is_duplicate() local 490 struct usb_host_interface *alt = &intfc->altsetting[j]; in usb_release_interface_cache() local 506 struct usb_host_interface *alt; in usb_parse_interface() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_ecm.c | 522 static int ecm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in ecm_set_alt() argument
|
H A D | f_eem.c | 187 static int eem_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in eem_set_alt() argument
|