Searched defs:alt (Results 26 - 50 of 133) sorted by relevance

123456

/linux-master/arch/arm64/kernel/
H A Dalternative.c51 static __always_inline bool branch_insn_requires_update(struct alt_instr *alt, unsigned long pc) argument
59 static __always_inline u32 get_alt_insn(struct alt_instr *alt, __le32 *insnptr, __le32 *altinsnptr) argument
104 static noinstr void patch_alternative(struct alt_instr *alt, argument
146 struct alt_instr *alt; local
203 const struct elf64_shdr *alt; local
294 alt_cb_patch_nops(struct alt_instr *alt, __le32 *origptr, __le32 *updptr, int nr_inst) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_obex.c189 static int obex_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_subset.c253 static int geth_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_serial.c146 static int gser_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_phonet.c397 static int pn_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
456 u8 alt; local
H A Df_ecm.c522 static int ecm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_loopback.c405 loopback_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
H A Df_eem.c187 static int eem_set_alt(struct usb_function *f, unsigned intf, unsigned alt) argument
/linux-master/drivers/ata/
H A Dpata_sl82c105.c215 struct ata_port *alt = host->ports[1 ^ qc->ap->port_no]; local
H A Dpata_hpt3x2n.c310 struct ata_port *alt = ap->host->ports[ap->port_no ^ 1]; local
/linux-master/drivers/platform/chrome/
H A Dcros_typec_switch.c51 static int cros_typec_get_mux_state(unsigned long mode, struct typec_altmode *alt) argument
108 cros_typec_configure_mux(struct cros_typec_switch_data *sdata, int port_num, int index, unsigned long mode, struct typec_altmode *alt) argument
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dregd.c515 u8 alt; member in struct:rtw_regd_alternative_t
/linux-master/arch/powerpc/perf/
H A Dpower10-pmu.c98 static int power10_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
H A Dpower7-pmu.c158 static int power7_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
H A Disa207-common.c755 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags, argument
H A Dpower6-pmu.c360 unsigned int alt = presorted_event_table[mid]; local
373 static int p6_get_alternatives(u64 event, unsigned int flags, u64 alt[]) argument
[all...]
/linux-master/drivers/usb/typec/
H A Dbus.c17 typec_altmode_set_retimer(struct altmode *alt, unsigned long conf, void *data) argument
32 typec_altmode_set_mux(struct altmode *alt, unsigned long conf, void *data) argument
48 typec_altmode_set_switches(struct altmode *alt, unsigned long conf, void *data) argument
438 struct typec_altmode *alt = to_typec_altmode(dev); local
477 typec_altmode_create_links(struct altmode *alt) argument
494 typec_altmode_remove_links(struct altmode *alt) argument
[all...]
/linux-master/arch/loongarch/kernel/
H A Dmodule.c514 const Elf_Shdr *s, *alt = NULL, *orc = NULL, *orc_ip = NULL, *ftrace = NULL; local
/linux-master/include/sound/
H A Dhda-mlink.h72 hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) argument
75 hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable) argument
78 hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid) argument
81 hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd) argument
93 hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid) argument
102 hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) argument
108 hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid) argument
114 hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid) argument
120 hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink) argument
126 hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) argument
132 hdac_bus_eml_power_down(struct hdac_bus *bus, bool alt, int elid, int sublink) argument
138 hdac_bus_eml_power_down_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) argument
177 hdac_bus_eml_get_mutex(struct hdac_bus *bus, bool alt, int elid) argument
180 hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dmodule.c227 const Elf_Shdr *s, *alt = NULL, *locks = NULL, local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dmpc5121.h56 u32 alt; /* Address Latch Timing Register */ member in struct:mpc512x_lpc
/linux-master/drivers/media/usb/stk1160/
H A Dstk1160.h137 int alt; member in struct:stk1160
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-audio.c665 u8 alt; local
[all...]
/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...]
/linux-master/drivers/media/i2c/
H A Dov9640.c371 ov9640_alter_regs(u32 code, struct ov9640_reg_alt *alt) argument

Completed in 213 milliseconds

123456