/kernel/linux/linux-5.10/drivers/usb/typec/altmodes/ |
H A D | displayport.h | 6 int dp_altmode_probe(struct typec_altmode *alt) { return -ENOTSUPP; } in dp_altmode_probe() argument 7 void dp_altmode_remove(struct typec_altmode *alt) { } in dp_altmode_remove() argument
|
H A D | nvidia.c | 12 static int nvidia_altmode_probe(struct typec_altmode *alt) in nvidia_altmode_probe() argument 20 static void nvidia_altmode_remove(struct typec_altmode *alt) in nvidia_altmode_remove() argument
|
/kernel/linux/linux-6.6/drivers/usb/typec/altmodes/ |
H A D | displayport.h | 6 int dp_altmode_probe(struct typec_altmode *alt) { return -ENOTSUPP; } in dp_altmode_probe() argument 7 void dp_altmode_remove(struct typec_altmode *alt) { } in dp_altmode_remove() argument
|
H A D | nvidia.c | 12 static int nvidia_altmode_probe(struct typec_altmode *alt) in nvidia_altmode_probe() argument 20 static void nvidia_altmode_remove(struct typec_altmode *alt) in nvidia_altmode_remove() argument
|
/third_party/elfutils/libdw/ |
H A D | dwarf_setalt.c | 36 dwarf_setalt (Dwarf *main, Dwarf *alt) in dwarf_setalt() argument
|
H A D | dwarf_die_addr_die.c | 49 Dwarf *alt = INTUSE (dwarf_getalt) (dbg); in dwarf_die_addr_die() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | vdso.h | 17 unsigned long alt, alt_len; member
|
/kernel/linux/linux-6.6/arch/riscv/errata/thead/ |
H A D | errata.c | 93 struct alt_entry *alt; in thead_errata_patch_func() local [all...] |
/kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
H A D | special.c | 10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() argument
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | debugfs.h | 31 static inline void batadv_debugfs_deprecated(struct file *file, const char *alt) in batadv_debugfs_deprecated() argument
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-rds-gen.c | 129 vivid_rds_gen_fill(struct vivid_rds_gen *rds, unsigned freq, bool alt) vivid_rds_gen_fill() argument
|
H A D | vivid-radio-common.c | 62 bool alt = dev->radio_rx_rds_use_alternates; in vivid_radio_rds_init() local
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-rds-gen.c | 129 vivid_rds_gen_fill(struct vivid_rds_gen *rds, unsigned freq, bool alt) vivid_rds_gen_fill() argument
|
H A D | vivid-radio-common.c | 62 bool alt = dev->radio_rx_rds_use_alternates; in vivid_radio_rds_init() local
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | typec_retimer.h | 15 struct typec_altmode *alt; member
|
/kernel/linux/linux-6.6/tools/objtool/arch/x86/ |
H A D | special.c | 10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() argument
|
/third_party/curl/docs/examples/ |
H A D | smtp-mime.c | 82 curl_mime *alt; in main() local
|
/third_party/python/Modules/_sqlite/ |
H A D | microprotocols.c | 74 pysqlite_microprotocols_adapt(pysqlite_state *state, PyObject *obj, PyObject *proto, PyObject *alt) pysqlite_microprotocols_adapt() argument
|
/third_party/rust/crates/nom/src/branch/ |
H A D | mod.rs | 47 pub fn alt< functions [all...] |
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | va_layout.c | 100 void __init kvm_update_va_mask(struct alt_instr *alt, in kvm_update_va_mask() argument 137 void kvm_patch_vector_branch(struct alt_instr *alt, in kvm_patch_vector_branch() argument
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A 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() argument 63 struct usb_host_interface *alt; in uas_use_uas_driver() local [all...] |
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | typec_mux.h | 44 struct typec_altmode *alt; member
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A 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() argument 63 struct usb_host_interface *alt; in uas_use_uas_driver() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | power10-pmu.c | 98 static int power10_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power10_get_alternatives() argument
|
H A D | power8-pmu.c | 112 static int power8_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power8_get_alternatives() argument
|