Home
last modified time | relevance | path

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

123456

/Linux-v5.15/drivers/usb/typec/ucsi/
Ddisplayport.c21 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
Ducsi.c219 static int ucsi_altmode_next_mode(struct typec_altmode **alt, u16 svid) in ucsi_altmode_next_mode()
235 static int ucsi_next_altmode(struct typec_altmode **alt) in ucsi_next_altmode()
250 struct typec_altmode *alt; in ucsi_register_altmode() local
336 struct ucsi_altmode alt; in ucsi_register_altmodes_nvidia() local
411 struct ucsi_altmode alt[2]; in ucsi_register_altmodes() local
/Linux-v5.15/drivers/usb/storage/
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-v5.15/drivers/usb/typec/altmodes/
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()
Dnvidia.c12 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()
Ddisplayport.c63 struct typec_altmode *alt; member
233 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention()
259 static int dp_altmode_vdm(struct typec_altmode *alt, in dp_altmode_vdm()
317 static int dp_altmode_activate(struct typec_altmode *alt, int activate) in dp_altmode_activate()
521 int dp_altmode_probe(struct typec_altmode *alt) in dp_altmode_probe()
561 void dp_altmode_remove(struct typec_altmode *alt) in dp_altmode_remove()
/Linux-v5.15/arch/arm64/kvm/
Dva_layout.c154 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()
286 void kvm_get_kimage_voffset(struct alt_instr *alt, in kvm_get_kimage_voffset()
292 void kvm_compute_final_ctr_el0(struct alt_instr *alt, in kvm_compute_final_ctr_el0()
/Linux-v5.15/arch/arm64/kernel/
Dalternative.c45 static bool branch_insn_requires_update(struct alt_instr *alt, unsigned long pc) in branch_insn_requires_update()
53 static u32 get_alt_insn(struct alt_instr *alt, __le32 *insnptr, __le32 *altinsnptr) in get_alt_insn()
98 static void patch_alternative(struct alt_instr *alt, in patch_alternative()
139 struct alt_instr *alt; in __apply_alternatives() local
/Linux-v5.15/tools/objtool/
Dspecial.c57 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()
152 struct special_alt *alt; in special_get_alts() local
/Linux-v5.15/drivers/usb/typec/
Dbus.c16 typec_altmode_set_mux(struct altmode *alt, unsigned long conf, void *data) in typec_altmode_set_mux()
299 struct typec_altmode *alt = to_typec_altmode(dev); in description_show() local
338 static int typec_altmode_create_links(struct altmode *alt) in typec_altmode_create_links()
355 static void typec_altmode_remove_links(struct altmode *alt) in typec_altmode_remove_links()
Dclass.c317 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port()
333 struct typec_altmode *alt = to_typec_altmode(dev); in vdo_show() local
342 struct typec_altmode *alt = to_typec_altmode(dev); in description_show() local
351 struct typec_altmode *alt = to_typec_altmode(dev); in active_show() local
399 struct altmode *alt = to_altmode(to_typec_altmode(dev)); in supported_roles_show() local
496 struct altmode *alt = to_altmode(to_typec_altmode(dev)); in typec_altmode_release() local
516 struct altmode *alt; in typec_register_altmode() local
1934 struct typec_altmode *alt; in typec_port_register_altmodes() local
/Linux-v5.15/drivers/input/misc/
Dati_remote2.c802 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
/Linux-v5.15/arch/x86/include/asm/
Dparavirt_types.h457 #define ____PVOP_ALT_CALL(ret, op, alt, cond, clbr, call_clbr, \ argument
476 #define __PVOP_ALT_CALL(rettype, op, alt, cond, ...) \ argument
485 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ argument
494 #define __PVOP_ALT_VCALL(op, alt, cond, ...) \ argument
503 #define __PVOP_ALT_VCALLEESAVE(op, alt, cond, ...) \ argument
512 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument
514 #define PVOP_ALT_VCALL0(op, alt, cond) \ argument
521 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument
523 #define PVOP_ALT_VCALLEE0(op, alt, cond) \ argument
531 #define PVOP_ALT_VCALL1(op, arg1, alt, cond) \ argument
[all …]
/Linux-v5.15/drivers/usb/core/
Dmessage.c1246 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs() local
1260 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs() local
1345 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface() local
1481 struct usb_host_interface *alt = intf->cur_altsetting; in usb_enable_interface() local
1530 struct usb_host_interface *alt; in usb_set_interface() local
1742 struct usb_host_interface *alt; in usb_reset_configuration() local
1825 struct usb_host_interface *alt; in usb_if_uevent() local
2065 struct usb_host_interface *alt; in usb_set_configuration() local
Dconfig.c229 struct usb_host_interface *alt; in config_endpoint_is_duplicate() local
490 struct usb_host_interface *alt = &intfc->altsetting[j]; in usb_release_interface_cache() local
506 struct usb_host_interface *alt; in usb_parse_interface() local
/Linux-v5.15/drivers/media/usb/cpia2/
Dcpia2_usb.c371 static int configure_transfer_mode(struct camera_data *cam, unsigned int alt) in configure_transfer_mode()
444 unsigned int alt) in cpia2_usb_change_streaming_alternate()
473 static int set_alternate(struct camera_data *cam, unsigned int alt) in set_alternate()
/Linux-v5.15/drivers/media/usb/gspca/stv06xx/
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-v5.15/sound/usb/
Dhelper.h25 #define get_endpoint(alt,ep) (&(alt)->endpoint[ep].desc) argument
/Linux-v5.15/tools/objtool/arch/x86/
Dspecial.c10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative()
/Linux-v5.15/drivers/media/test-drivers/vivid/
Dvivid-rds-gen.c130 bool alt) in vivid_rds_gen_fill()
Dvivid-radio-common.c62 bool alt = dev->radio_rx_rds_use_alternates; in vivid_radio_rds_init() local
/Linux-v5.15/arch/powerpc/perf/
Dpower6-pmu.c345 unsigned int alt; in find_alternatives_list() local
361 static int p6_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p6_get_alternatives()
Dpower8-pmu.c112 static int power8_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power8_get_alternatives()
/Linux-v5.15/arch/riscv/errata/sifive/
Derrata.c85 struct alt_entry *alt; in sifive_errata_patch_func() local
/Linux-v5.15/drivers/pinctrl/stm32/
Dpinctrl-stm32.c161 u32 mode, u32 alt) in stm32_gpio_backup_mode()
284 u32 mode, alt; in stm32_gpio_get_direction() local
744 int pin, u32 mode, u32 alt) in stm32_pmx_set_mode()
788 u32 *alt) in stm32_pmx_get_mode()
819 u32 mode, alt; in stm32_pmx_set_mux() local
1153 u32 mode, alt, drive, speed, bias; in stm32_pconf_dbg_show() local
1585 u32 val, alt, mode, offset = stm32_gpio_pin(pin); in stm32_pinctrl_restore_gpio_regs() local

123456