Home
last modified time | relevance | path

Searched defs:alt (Results 1 – 25 of 90) sorted by relevance

1234

/linux/drivers/platform/chrome/
H A Dcros_typec_altmode.c21 struct typec_altmode *alt; member
58 static int cros_typec_altmode_enter(struct typec_altmode *alt, u32 *vdo) in cros_typec_altmode_enter()
103 static int cros_typec_altmode_exit(struct typec_altmode *alt) in cros_typec_altmode_exit()
142 static int cros_typec_displayport_vdm(struct typec_altmode *alt, u32 header, in cros_typec_displayport_vdm()
202 static int cros_typec_thunderbolt_vdm(struct typec_altmode *alt, u32 header, in cros_typec_thunderbolt_vdm()
252 static int cros_typec_altmode_vdm(struct typec_altmode *alt, u32 header, in cros_typec_altmode_vdm()
313 struct typec_altmode *alt; in cros_typec_register_displayport() local
348 struct typec_altmode *alt; in cros_typec_register_thunderbolt() local
/linux/sound/soc/sof/intel/
H A Dhda-mlink.c52 bool alt; member
469 find_ext2_link(struct hdac_bus * bus,bool alt,int elid) find_ext2_link() argument
483 hdac_bus_eml_get_count(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_get_count() argument
495 hdac_bus_eml_enable_interrupt_unlocked(struct hdac_bus * bus,bool alt,int elid,bool enable) hdac_bus_eml_enable_interrupt_unlocked() argument
513 hdac_bus_eml_enable_interrupt(struct hdac_bus * bus,bool alt,int elid,bool enable) hdac_bus_eml_enable_interrupt() argument
532 hdac_bus_eml_check_interrupt(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_check_interrupt() argument
550 hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus * bus,bool alt,int elid,u32 syncprd) hdac_bus_eml_set_syncprd_unlocked() argument
576 hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_wait_syncpu_unlocked() argument
600 hdac_bus_eml_sync_arm_unlocked(struct hdac_bus * bus,bool alt,int elid,int sublink) hdac_bus_eml_sync_arm_unlocked() argument
624 hdac_bus_eml_sync_go_unlocked(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_sync_go_unlocked() argument
650 hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_check_cmdsync_unlocked() argument
679 hdac_bus_eml_power_up_base(struct hdac_bus * bus,bool alt,int elid,int sublink,bool eml_lock) hdac_bus_eml_power_up_base() argument
729 hdac_bus_eml_power_up(struct hdac_bus * bus,bool alt,int elid,int sublink) hdac_bus_eml_power_up() argument
735 hdac_bus_eml_power_up_unlocked(struct hdac_bus * bus,bool alt,int elid,int sublink) hdac_bus_eml_power_up_unlocked() argument
741 hdac_bus_eml_power_down_base(struct hdac_bus * bus,bool alt,int elid,int sublink,bool eml_lock) hdac_bus_eml_power_down_base() argument
786 hdac_bus_eml_power_down(struct hdac_bus * bus,bool alt,int elid,int sublink) hdac_bus_eml_power_down() argument
792 hdac_bus_eml_power_down_unlocked(struct hdac_bus * bus,bool alt,int elid,int sublink) hdac_bus_eml_power_down_unlocked() argument
943 hdac_bus_eml_get_mutex(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_get_mutex() argument
991 hdac_bus_eml_enable_offload(struct hdac_bus * bus,bool alt,int elid,bool enable) hdac_bus_eml_enable_offload() argument
1012 hdac_bus_eml_set_mic_privacy_mask(struct hdac_bus * bus,bool alt,int elid,unsigned long mask) hdac_bus_eml_set_mic_privacy_mask() argument
1038 hdac_bus_eml_is_mic_privacy_changed(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_is_mic_privacy_changed() argument
1072 hdac_bus_eml_get_mic_privacy_state(struct hdac_bus * bus,bool alt,int elid) hdac_bus_eml_get_mic_privacy_state() argument
[all...]
H A Dptl.c21 static bool sof_ptl_check_mic_privacy_irq(struct snd_sof_dev *sdev, bool alt, in sof_ptl_check_mic_privacy_irq() argument
49 static void sof_ptl_process_mic_privacy(struct snd_sof_dev *sdev, bool alt, in sof_ptl_process_mic_privacy() argument
/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c21 struct typec_altmode *alt; member
48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) in ucsi_displayport_enter()
109 static int ucsi_displayport_exit(struct typec_altmode *alt) in ucsi_displayport_exit()
198 static int ucsi_displayport_vdm(struct typec_altmode *alt, in ucsi_displayport_vdm()
294 void ucsi_displayport_remove_partner(struct typec_altmode *alt) in ucsi_displayport_remove_partner()
318 struct typec_altmode *alt; in ucsi_register_displayport() local
/linux/arch/arm64/kernel/
H A Dalternative.c51 static __always_inline bool branch_insn_requires_update(struct alt_instr *alt, unsigned long pc) in branch_insn_requires_update()
59 static __always_inline u32 get_alt_insn(struct alt_instr *alt, __le32 *insnptr, __le32 *altinsnptr) in get_alt_insn()
104 static noinstr void patch_alternative(struct alt_instr *alt, in patch_alternative()
146 struct alt_instr *alt; in __apply_alternatives() local
208 const struct elf64_shdr *alt; in apply_alternatives_vdso() local
299 noinstr void alt_cb_patch_nops(struct alt_instr *alt, __le32 *origptr, in alt_cb_patch_nops()
/linux/drivers/usb/storage/
H A Duas-detect.h19 struct usb_host_interface *alt = &intf->altsetting[i]; in uas_find_uas_alt_setting() local
28 static int uas_find_endpoints(struct usb_host_interface *alt, in uas_find_endpoints()
63 struct usb_host_interface *alt; in uas_use_uas_driver() local
/linux/arch/arm64/kvm/
H A Dva_layout.c177 void __init kvm_update_va_mask(struct alt_instr *alt, in kvm_update_va_mask()
211 void kvm_patch_vector_branch(struct alt_instr *alt, in kvm_patch_vector_branch()
310 void kvm_get_kimage_voffset(struct alt_instr *alt, in kvm_get_kimage_voffset()
316 void kvm_compute_final_ctr_el0(struct alt_instr *alt, in kvm_compute_final_ctr_el0()
/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.h6 int dp_altmode_probe(struct typec_altmode *alt) { return -ENOTSUPP; } in dp_altmode_probe()
7 void dp_altmode_remove(struct typec_altmode *alt) { } in dp_altmode_remove()
/linux/drivers/input/misc/
H A Dati_remote2.c768 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_probe() local
853 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_disconnect() local
874 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_suspend() local
896 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_resume() local
920 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_reset_resume() local
948 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_pre_reset() local
968 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_post_reset() local
/linux/drivers/usb/core/
H A Dmessage.c1305 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs() local
1319 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs() local
1404 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface() local
1540 struct usb_host_interface *alt = intf->cur_altsetting; in usb_enable_interface() local
1590 struct usb_host_interface *alt; in usb_set_interface() local
1802 struct usb_host_interface *alt; in usb_reset_configuration() local
1885 const struct usb_host_interface *alt; in usb_if_uevent() local
2162 struct usb_host_interface *alt; in usb_set_configuration() local
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.c274 struct usb_host_interface *alt; in stv06xx_start() local
313 struct usb_host_interface *alt; in stv06xx_isoc_init() local
336 struct usb_host_interface *alt; in stv06xx_isoc_nego() local
/linux/sound/usb/
H A Dhelper.h31 #define get_endpoint(alt,ep) (&(alt)->endpoint[ep].desc) argument
/linux/arch/riscv/errata/mips/
H A Derrata.c40 struct alt_entry *alt; in mips_errata_patch_func() local
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-rds-gen.c130 bool alt) in vivid_rds_gen_fill()
H A Dvivid-radio-common.c62 bool alt = dev->radio_rx_rds_use_alternates; in vivid_radio_rds_init() local
/linux/tools/objtool/
H A Ddisas.c49 struct alternative *alt; /* alternative or NULL if default code */ member
626 struct alternative *alt; disas_alt_type_name() local
655 disas_alt_name(struct alternative * alt) disas_alt_name() argument
722 disas_alt_init(struct disas_alt * dalt,struct instruction * orig_insn,struct alternative * alt) disas_alt_init() argument
1081 struct alternative *alt; disas_alt() local
[all...]
/linux/tools/objtool/arch/x86/
H A Dspecial.c8 arch_handle_alternative(struct special_alt * alt) arch_handle_alternative() argument
/linux/include/linux/usb/
H A Dtypec_retimer.h15 struct typec_altmode *alt; member
/linux/arch/powerpc/perf/
H A Dpower6-pmu.c360 unsigned int alt = presorted_event_table[mid]; in find_alternatives_list() local
373 static int p6_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p6_get_alternatives()
H A Dpower8-pmu.c112 static int power8_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power8_get_alternatives()
H A Dgeneric-compat-pmu.c92 static int generic_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in generic_get_alternatives()
H A Dpower9-pmu.c143 static int power9_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power9_get_alternatives()
/linux/arch/riscv/errata/sifive/
H A Derrata.c82 struct alt_entry *alt; in sifive_errata_patch_func() local
/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c135 unsigned int alt:4; member
226 u32 mode, u32 alt) in stm32_gpio_backup_mode()
429 u32 mode, alt; in stm32_gpio_get_direction() local
936 int pin, u32 mode, u32 alt) in stm32_pmx_set_mode()
977 static void stm32_pmx_get_mode(struct stm32_gpio_bank *bank, int pin, u32 *mode, u32 *alt) in stm32_pmx_get_mode()
1001 u32 mode, alt; in stm32_pmx_set_mux() local
1521 u32 mode, alt, drive, speed, bias; in stm32_pconf_dbg_show() local
/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c426 struct usb_host_interface *alt = fc_usb->uintf->cur_altsetting; in flexcop_usb_transfer_init() local
504 struct usb_host_interface *alt; in flexcop_usb_init() local

1234