| /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
|
| D | ucsi.c | 219 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
|
| /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-4.19/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-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 | 63 struct typec_altmode *alt; member 224 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention() 250 static int dp_altmode_vdm(struct typec_altmode *alt, in dp_altmode_vdm() 308 static int dp_altmode_activate(struct typec_altmode *alt, int activate) in dp_altmode_activate() 512 int dp_altmode_probe(struct typec_altmode *alt) in dp_altmode_probe() 552 void dp_altmode_remove(struct typec_altmode *alt) in dp_altmode_remove()
|
| /kernel/linux/linux-4.19/arch/arm64/kernel/ |
| D | alternative.c | 45 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() 138 struct alt_instr *alt; in __apply_alternatives() local
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | alternative.c | 44 static bool branch_insn_requires_update(struct alt_instr *alt, unsigned long pc) in branch_insn_requires_update() 52 static u32 get_alt_insn(struct alt_instr *alt, __le32 *insnptr, __le32 *altinsnptr) in get_alt_insn() 97 static void patch_alternative(struct alt_instr *alt, in patch_alternative() 138 struct alt_instr *alt; in __apply_alternatives() local
|
| /kernel/linux/linux-4.19/drivers/usb/typec/altmodes/ |
| D | displayport.c | 66 struct typec_altmode *alt; member 227 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention() 253 static int dp_altmode_vdm(struct typec_altmode *alt, in dp_altmode_vdm() 311 static int dp_altmode_activate(struct typec_altmode *alt, int activate) in dp_altmode_activate() 514 static int dp_altmode_probe(struct typec_altmode *alt) in dp_altmode_probe() 553 static void dp_altmode_remove(struct typec_altmode *alt) in dp_altmode_remove()
|
| /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-4.19/drivers/usb/typec/ |
| D | bus.c | 13 static inline int typec_altmode_set_mux(struct altmode *alt, u8 state) in typec_altmode_set_mux() 288 struct typec_altmode *alt = to_typec_altmode(dev); in description_show() local 327 static int typec_altmode_create_links(struct altmode *alt) in typec_altmode_create_links() 344 static void typec_altmode_remove_links(struct altmode *alt) in typec_altmode_remove_links()
|
| /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() 297 struct typec_altmode *alt = to_typec_altmode(dev); in description_show() local 336 static int typec_altmode_create_links(struct altmode *alt) in typec_altmode_create_links() 353 static void typec_altmode_remove_links(struct altmode *alt) in typec_altmode_remove_links()
|
| /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-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-4.19/drivers/input/misc/ |
| D | ati_remote2.c | 805 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_probe() local 896 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_disconnect() local 919 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_suspend() local 943 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_resume() local 969 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_reset_resume() local 1000 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_pre_reset() local 1020 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_post_reset() local
|
| /kernel/linux/linux-4.19/arch/arm64/kvm/ |
| D | va_layout.c | 117 void __init kvm_update_va_mask(struct alt_instr *alt, in kvm_update_va_mask() 157 void kvm_patch_vector_branch(struct alt_instr *alt, in kvm_patch_vector_branch()
|
| /kernel/linux/linux-4.19/drivers/usb/core/ |
| D | message.c | 1098 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs() local 1112 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs() local 1197 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface() local 1333 struct usb_host_interface *alt = intf->cur_altsetting; in usb_enable_interface() local 1381 struct usb_host_interface *alt; in usb_set_interface() local 1591 struct usb_host_interface *alt; in usb_reset_configuration() local 1674 struct usb_host_interface *alt; in usb_if_uevent() local 1913 struct usb_host_interface *alt; in usb_set_configuration() local
|
| /kernel/linux/linux-5.10/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 1526 struct usb_host_interface *alt; in usb_set_interface() local 1738 struct usb_host_interface *alt; in usb_reset_configuration() local 1821 struct usb_host_interface *alt; in usb_if_uevent() local 2060 struct usb_host_interface *alt; in usb_set_configuration() local
|
| /kernel/linux/linux-4.19/tools/objtool/ |
| D | special.c | 83 struct special_alt *alt) in get_alt_entry() 158 struct special_alt *alt; in special_get_alts() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
| D | cpia2_usb.c | 371 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()
|
| /kernel/linux/linux-4.19/drivers/media/usb/cpia2/ |
| D | cpia2_usb.c | 380 static int configure_transfer_mode(struct camera_data *cam, unsigned int alt) in configure_transfer_mode() 453 unsigned int alt) in cpia2_usb_change_streaming_alternate() 482 static int set_alternate(struct camera_data *cam, unsigned int alt) in set_alternate()
|
| /kernel/linux/linux-4.19/drivers/media/usb/gspca/stv06xx/ |
| D | stv06xx.c | 283 struct usb_host_interface *alt; in stv06xx_start() local 322 struct usb_host_interface *alt; in stv06xx_isoc_init() local 345 struct usb_host_interface *alt; in stv06xx_isoc_nego() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/stv06xx/ |
| D | stv06xx.c | 274 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
|
| /kernel/linux/linux-4.19/arch/x86/kernel/ |
| D | livepatch.c | 29 Elf_Shdr *s, *alt = NULL, *para = NULL; in arch_klp_init_object_loaded() local
|