| /kernel/linux/linux-6.6/include/sound/ |
| D | hda-mlink.h | 72 hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) { return 0; } in hdac_bus_eml_get_count() 75 hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable) { } in hdac_bus_eml_enable_interrupt() 78 hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid) { return false; } in hdac_bus_eml_check_interrupt() 81 hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd) in hdac_bus_eml_set_syncprd_unlocked() 93 hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_wait_syncpu_unlocked() 102 hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) { } in hdac_bus_eml_sync_arm_unlocked() 108 hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid) { return 0; } in hdac_bus_eml_sync_go_unlocked() 114 hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid) { return false; } in hdac_bus_eml_check_cmdsync_unlocked() 120 hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up() 126 hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up_unlocked() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
| D | displayport.c | 21 struct typec_altmode *alt; member 48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) in ucsi_displayport_enter() 101 static int ucsi_displayport_exit(struct typec_altmode *alt) in ucsi_displayport_exit() 183 static int ucsi_displayport_vdm(struct typec_altmode *alt, in ucsi_displayport_vdm() 266 void ucsi_displayport_remove_partner(struct typec_altmode *alt) in ucsi_displayport_remove_partner() 288 struct typec_altmode *alt; in ucsi_register_displayport() local
|
| /kernel/linux/linux-6.6/sound/soc/sof/intel/ |
| D | hda-mlink.c | 50 bool alt; member 458 find_ext2_link(struct hdac_bus *bus, bool alt, int elid) in find_ext2_link() 472 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_get_count() 484 void hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_interrupt() 506 bool hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_check_interrupt() 524 int hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd) in hdac_bus_eml_set_syncprd_unlocked() 550 int hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_wait_syncpu_unlocked() 574 void hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_sync_arm_unlocked() 598 int hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_sync_go_unlocked() 624 bool hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_check_cmdsync_unlocked() [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ucsi/ |
| D | displayport.c | 21 struct typec_altmode *alt; member 48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) in ucsi_displayport_enter() 108 static int ucsi_displayport_exit(struct typec_altmode *alt) in ucsi_displayport_exit() 197 static int ucsi_displayport_vdm(struct typec_altmode *alt, in ucsi_displayport_vdm() 292 void ucsi_displayport_remove_partner(struct typec_altmode *alt) in ucsi_displayport_remove_partner() 314 struct typec_altmode *alt; in ucsi_register_displayport() local
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| D | alternative.c | 51 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 203 const struct elf64_shdr *alt; in apply_alternatives_vdso() local 294 noinstr void alt_cb_patch_nops(struct alt_instr *alt, __le32 *origptr, in alt_cb_patch_nops()
|
| D | proton-pack.c | 568 void __init spectre_v4_patch_fw_mitigation_enable(struct alt_instr *alt, in spectre_v4_patch_fw_mitigation_enable() 588 void __init smccc_patch_fw_mitigation_conduit(struct alt_instr *alt, in smccc_patch_fw_mitigation_conduit() 1064 void noinstr spectre_bhb_patch_loop_mitigation_enable(struct alt_instr *alt, in spectre_bhb_patch_loop_mitigation_enable() 1075 void noinstr spectre_bhb_patch_fw_mitigation_enabled(struct alt_instr *alt, in spectre_bhb_patch_fw_mitigation_enabled() 1086 void noinstr spectre_bhb_patch_loop_iter(struct alt_instr *alt, in spectre_bhb_patch_loop_iter() 1107 void noinstr spectre_bhb_patch_wa3(struct alt_instr *alt, in spectre_bhb_patch_wa3() 1133 void __init spectre_bhb_patch_clearbhb(struct alt_instr *alt, in spectre_bhb_patch_clearbhb()
|
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| D | uas-detect.h | 19 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
|
| /kernel/linux/linux-6.6/drivers/usb/storage/ |
| D | uas-detect.h | 19 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
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ |
| D | bus.c | 17 typec_altmode_set_retimer(struct altmode *alt, unsigned long conf, void *data) in typec_altmode_set_retimer() 32 typec_altmode_set_mux(struct altmode *alt, unsigned long conf, void *data) in typec_altmode_set_mux() 48 typec_altmode_set_switches(struct altmode *alt, unsigned long conf, void *data) in typec_altmode_set_switches() 336 struct typec_altmode *alt = to_typec_altmode(dev); in description_show() local 375 static int typec_altmode_create_links(struct altmode *alt) in typec_altmode_create_links() 392 static void typec_altmode_remove_links(struct altmode *alt) in typec_altmode_remove_links()
|
| /kernel/linux/linux-5.10/drivers/usb/typec/altmodes/ |
| D | displayport.h | 6 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()
|
| D | nvidia.c | 12 static int nvidia_altmode_probe(struct typec_altmode *alt) in nvidia_altmode_probe() 20 static void nvidia_altmode_remove(struct typec_altmode *alt) in nvidia_altmode_remove()
|
| D | displayport.c | 66 struct typec_altmode *alt; member 238 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention() 264 static int dp_altmode_vdm(struct typec_altmode *alt, in dp_altmode_vdm() 327 static int dp_altmode_activate(struct typec_altmode *alt, int activate) in dp_altmode_activate() 541 int dp_altmode_probe(struct typec_altmode *alt) in dp_altmode_probe() 587 void dp_altmode_remove(struct typec_altmode *alt) in dp_altmode_remove()
|
| /kernel/linux/linux-6.6/drivers/usb/typec/altmodes/ |
| D | displayport.h | 6 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()
|
| D | nvidia.c | 12 static int nvidia_altmode_probe(struct typec_altmode *alt) in nvidia_altmode_probe() 20 static void nvidia_altmode_remove(struct typec_altmode *alt) in nvidia_altmode_remove()
|
| D | displayport.c | 67 struct typec_altmode *alt; member 255 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention() 281 static int dp_altmode_vdm(struct typec_altmode *alt, in dp_altmode_vdm() 346 static int dp_altmode_activate(struct typec_altmode *alt, int activate) in dp_altmode_activate() 569 int dp_altmode_probe(struct typec_altmode *alt) in dp_altmode_probe() 618 void dp_altmode_remove(struct typec_altmode *alt) in dp_altmode_remove()
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/ |
| D | va_layout.c | 154 void __init kvm_update_va_mask(struct alt_instr *alt, in kvm_update_va_mask() 188 void kvm_patch_vector_branch(struct alt_instr *alt, in kvm_patch_vector_branch() 287 void kvm_get_kimage_voffset(struct alt_instr *alt, in kvm_get_kimage_voffset() 293 void kvm_compute_final_ctr_el0(struct alt_instr *alt, in kvm_compute_final_ctr_el0()
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | alternative.c | 44 static __always_inline bool branch_insn_requires_update(struct alt_instr *alt, unsigned long pc) in branch_insn_requires_update() 52 static __always_inline u32 get_alt_insn(struct alt_instr *alt, __le32 *insnptr, __le32 *altinsnptr) in get_alt_insn() 97 static noinstr void patch_alternative(struct alt_instr *alt, in patch_alternative() 138 struct alt_instr *alt; in __apply_alternatives() local
|
| /kernel/linux/linux-5.10/tools/objtool/ |
| D | special.c | 54 void __weak arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() 67 struct special_alt *alt) in get_alt_entry() 128 struct special_alt *alt; in special_get_alts() local
|
| /kernel/linux/linux-6.6/tools/objtool/ |
| D | special.c | 57 void __weak arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() 70 struct special_alt *alt) in get_alt_entry() 145 struct special_alt *alt; in special_get_alts() local
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | paravirt_types.h | 439 #define ____PVOP_ALT_CALL(ret, op, alt, cond, call_clbr, \ argument 457 #define __PVOP_ALT_CALL(rettype, op, alt, cond, ...) \ argument 466 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ argument 475 #define __PVOP_ALT_VCALL(op, alt, cond, ...) \ argument 484 #define __PVOP_ALT_VCALLEESAVE(op, alt, cond, ...) \ argument 493 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument 495 #define PVOP_ALT_VCALL0(op, alt, cond) \ argument 502 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument 504 #define PVOP_ALT_VCALLEE0(op, alt, cond) \ argument 512 #define PVOP_ALT_VCALL1(op, arg1, alt, cond) \ argument [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ |
| D | bus.c | 14 typec_altmode_set_mux(struct altmode *alt, unsigned long conf, void *data) in typec_altmode_set_mux() 305 struct typec_altmode *alt = to_typec_altmode(dev); in description_show() local 344 static int typec_altmode_create_links(struct altmode *alt) in typec_altmode_create_links() 361 static void typec_altmode_remove_links(struct altmode *alt) in typec_altmode_remove_links()
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | ati_remote2.c | 802 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_probe() local 893 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_disconnect() local 916 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_suspend() local 940 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_resume() local 966 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_reset_resume() local 997 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_pre_reset() local 1017 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_post_reset() local
|
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| D | ati_remote2.c | 802 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_probe() local 893 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_disconnect() local 916 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_suspend() local 940 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_resume() local 966 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_reset_resume() local 997 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_pre_reset() local 1017 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_post_reset() local
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| D | va_layout.c | 100 void __init kvm_update_va_mask(struct alt_instr *alt, in kvm_update_va_mask() 137 void kvm_patch_vector_branch(struct alt_instr *alt, in kvm_patch_vector_branch()
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| D | message.c | 1243 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs() local 1257 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs() local 1342 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface() local 1478 struct usb_host_interface *alt = intf->cur_altsetting; in usb_enable_interface() local 1527 struct usb_host_interface *alt; in usb_set_interface() local 1739 struct usb_host_interface *alt; in usb_reset_configuration() local 1822 const struct usb_host_interface *alt; in usb_if_uevent() local 2101 struct usb_host_interface *alt; in usb_set_configuration() local
|