Home
last modified time | relevance | path

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

12345

/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c30 struct typec_altmode *alt; member
112 static int tbt_enter_modes_ordered(struct typec_altmode *alt) in tbt_enter_modes_ordered()
139 static int tbt_cable_altmode_vdm(struct typec_altmode *alt, in tbt_cable_altmode_vdm()
189 static int tbt_altmode_vdm(struct typec_altmode *alt, in tbt_altmode_vdm()
247 static int tbt_altmode_activate(struct typec_altmode *alt, int activate) in tbt_altmode_activate()
273 static int tbt_altmode_probe(struct typec_altmode *alt) in tbt_altmode_probe()
302 static void tbt_altmode_remove(struct typec_altmode *alt) in tbt_altmode_remove()
315 static bool tbt_ready(struct typec_altmode *alt) in tbt_ready()
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()
H A Ddisplayport.c78 struct typec_altmode *alt; member
346 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention()
372 static int dp_altmode_vdm(struct typec_altmode *alt, in dp_altmode_vdm()
445 static int dp_cable_altmode_vdm(struct typec_altmode *alt, enum typec_plug_index sop, in dp_cable_altmode_vdm()
504 static int dp_altmode_activate(struct typec_altmode *alt, int activate) in dp_altmode_activate()
761 int dp_altmode_probe(struct typec_altmode *alt) in dp_altmode_probe()
823 void dp_altmode_remove(struct typec_altmode *alt) in dp_altmode_remove()
/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) in find_ext2_link() argument
483 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) in 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/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/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()
199 static int ucsi_displayport_vdm(struct typec_altmode *alt, in ucsi_displayport_vdm()
295 void ucsi_displayport_remove_partner(struct typec_altmode *alt) in ucsi_displayport_remove_partner()
319 struct typec_altmode *alt; in ucsi_register_displayport() local
H A Ducsi.c354 ucsi_altmode_next_mode(struct typec_altmode ** alt,u16 svid) ucsi_altmode_next_mode() argument
370 ucsi_next_altmode(struct typec_altmode ** alt) ucsi_next_altmode() argument
381 ucsi_get_num_altmode(struct typec_altmode ** alt) ucsi_get_num_altmode() argument
396 struct typec_altmode *alt; ucsi_register_altmode() local
506 struct ucsi_altmode alt; ucsi_register_altmodes_nvidia() local
580 struct ucsi_altmode alt[2]; ucsi_register_altmodes() local
[all...]
/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/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
H A Dconfig.c253 struct usb_host_interface *alt; in config_endpoint_is_duplicate() local
536 struct usb_host_interface *alt = &intfc->altsetting[j]; in usb_release_interface_cache() local
552 struct usb_host_interface *alt; in usb_parse_interface() local
/linux/drivers/usb/typec/
H A Dclass.c329 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port()
345 struct typec_altmode *alt = to_typec_altmode(dev); in vdo_show() local
354 struct typec_altmode *alt = to_typec_altmode(dev); in description_show() local
363 struct typec_altmode *alt = to_typec_altmode(dev); in active_show() local
411 struct altmode *alt = to_altmode(to_typec_altmode(dev)); in supported_roles_show() local
452 struct typec_altmode *alt = to_typec_altmode(dev); in increment_duplicated_priority() local
467 struct typec_altmode *alt = to_typec_altmode(dev); in find_duplicated_priority() local
475 static int typec_mode_set_priority(struct typec_altmode *alt, const u8 priority) in typec_mode_set_priority()
608 struct altmode *alt = to_altmode(to_typec_altmode(dev)); in typec_altmode_release() local
646 struct altmode *alt; in typec_register_altmode() local
[all …]
/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/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/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/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()
/linux/arch/riscv/errata/sifive/
H A Derrata.c82 struct alt_entry *alt; in sifive_errata_patch_func() local

12345