Searched defs:alt (Results 1 - 25 of 133) sorted by relevance

123456

/linux-master/drivers/usb/typec/altmodes/
H A Ddisplayport.h6 int dp_altmode_probe(struct typec_altmode *alt) { return -ENOTSUPP; } argument
7 void dp_altmode_remove(struct typec_altmode *alt) { } argument
H A Dnvidia.c12 static int nvidia_altmode_probe(struct typec_altmode *alt) argument
20 static void nvidia_altmode_remove(struct typec_altmode *alt) argument
/linux-master/include/linux/usb/
H A Dtypec_retimer.h15 struct typec_altmode *alt; member in struct:typec_retimer_state
H A Dtypec_mux.h46 struct typec_altmode *alt; member in struct:typec_mux_state
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-rds-gen.c129 vivid_rds_gen_fill(struct vivid_rds_gen *rds, unsigned freq, bool alt) argument
H A Dvivid-radio-common.c62 bool alt = dev->radio_rx_rds_use_alternates; local
/linux-master/tools/objtool/arch/x86/
H A Dspecial.c10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt) argument
/linux-master/drivers/usb/storage/
H A Duas-detect.h19 struct usb_host_interface *alt = &intf->altsetting[i]; local
28 static int uas_find_endpoints(struct usb_host_interface *alt, argument
63 struct usb_host_interface *alt; local
[all...]
/linux-master/arch/powerpc/perf/
H A Dpower8-pmu.c112 static int power8_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
H A Dgeneric-compat-pmu.c92 static int generic_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
H A Dpower9-pmu.c143 static int power9_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
H A Dmpc7450-pmu.c222 static int mpc7450_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
/linux-master/arch/x86/include/asm/
H A Dvdso.h17 unsigned long alt, alt_len; member in struct:vdso_image
/linux-master/arch/riscv/errata/sifive/
H A Derrata.c89 struct alt_entry *alt; local
[all...]
/linux-master/arch/riscv/errata/thead/
H A Derrata.c158 struct alt_entry *alt; local
[all...]
/linux-master/drivers/usb/atm/
H A Dxusbatm.c40 struct usb_host_interface *alt; local
/linux-master/arch/arm64/kvm/
H A Dva_layout.c154 void __init kvm_update_va_mask(struct alt_instr *alt, argument
188 void kvm_patch_vector_branch(struct alt_instr *alt, argument
287 void kvm_get_kimage_voffset(struct alt_instr *alt, argument
293 void kvm_compute_final_ctr_el0(struct alt_instr *alt, argument
/linux-master/drivers/ata/
H A Dpata_sc1200.c180 struct ata_port *alt = host->ports[1 ^ qc->ap->port_no]; local
H A Dpata_artop.c280 struct ata_port *alt = host->ports[1 ^ qc->ap->port_no]; local
/linux-master/tools/objtool/
H A Dspecial.c57 void __weak arch_handle_alternative(unsigned short feature, struct special_alt *alt) argument
68 get_alt_entry(struct elf *elf, const struct special_entry *entry, struct section *sec, int idx, struct special_alt *alt) argument
145 struct special_alt *alt; local
[all...]
/linux-master/drivers/usb/typec/ucsi/
H A Ddisplayport.c21 struct typec_altmode *alt; member in struct:ucsi_dp
48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) argument
108 ucsi_displayport_exit(struct typec_altmode *alt) argument
197 ucsi_displayport_vdm(struct typec_altmode *alt, u32 header, const u32 *data, int count) argument
292 ucsi_displayport_remove_partner(struct typec_altmode *alt) argument
314 struct typec_altmode *alt; local
[all...]
/linux-master/arch/riscv/kernel/
H A Dalternative.c176 const Elf_Shdr *alt; local
/linux-master/drivers/media/usb/gspca/
H A Dkonica.c173 struct usb_host_interface *alt; local
/linux-master/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.c178 struct usb_host_interface *alt; local
H A Dstv06xx.c274 struct usb_host_interface *alt; local
313 struct usb_host_interface *alt; local
336 struct usb_host_interface *alt; local
[all...]

Completed in 214 milliseconds

123456