Searched defs:alt (Results 1 – 7 of 7) sorted by relevance
| /include/sound/ |
| A D | hda-mlink.h | 79 hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) { return 0; } in hdac_bus_eml_get_count() 103 hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_wait_syncpu_unlocked() 118 hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid) { return 0; } in hdac_bus_eml_sync_go_unlocked() 130 hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up() 136 hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up_unlocked() 142 hdac_bus_eml_power_down(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_down() 187 hdac_bus_eml_get_mutex(struct hdac_bus *bus, bool alt, int elid) { return NULL; } in hdac_bus_eml_get_mutex() 190 hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_offload() 196 hdac_bus_eml_set_mic_privacy_mask(struct hdac_bus *bus, bool alt, int elid, in hdac_bus_eml_set_mic_privacy_mask() 202 hdac_bus_eml_is_mic_privacy_changed(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_is_mic_privacy_changed() [all …]
|
| /include/linux/usb/ |
| A D | typec_retimer.h | 15 struct typec_altmode *alt; member
|
| A D | typec_mux.h | 46 struct typec_altmode *alt; member
|
| A D | pd_vdo.h | 236 #define VDO_UFP(ver, cap, conn, vcpwr, vcr, vbr, alt, spd) \ argument
|
| /include/linux/ |
| A D | usb.h | 119 usb_find_bulk_in_endpoint(struct usb_host_interface *alt, in usb_find_bulk_in_endpoint() 126 usb_find_bulk_out_endpoint(struct usb_host_interface *alt, in usb_find_bulk_out_endpoint() 133 usb_find_int_in_endpoint(struct usb_host_interface *alt, in usb_find_int_in_endpoint() 140 usb_find_int_out_endpoint(struct usb_host_interface *alt, in usb_find_int_out_endpoint() 147 usb_find_last_bulk_in_endpoint(struct usb_host_interface *alt, in usb_find_last_bulk_in_endpoint() 154 usb_find_last_bulk_out_endpoint(struct usb_host_interface *alt, in usb_find_last_bulk_out_endpoint() 161 usb_find_last_int_in_endpoint(struct usb_host_interface *alt, in usb_find_last_int_in_endpoint() 168 usb_find_last_int_out_endpoint(struct usb_host_interface *alt, in usb_find_last_int_out_endpoint()
|
| /include/dt-bindings/usb/ |
| A D | pd.h | 208 #define VDO_UFP(ver, cap, conn, vcpwr, vcr, vbr, alt, spd) \ argument
|
| /include/rdma/ |
| A D | ib_verbs.h | 1775 struct ib_port_pkey alt; member
|
Completed in 42 milliseconds