Searched defs:entity (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_uac2_macros.h | 124 #define CONNECTED_ENTITY_ID(entity, phandle) \ argument 128 #define ID_IF_TERMINAL_ASSOCIATES_WITH_TARGET(entity, target_id) \ argument 145 #define FIND_ASSOCIATED_TERMINAL(entity) \ argument 157 #define ASSOCIATED_TERMINAL_ID(entity) \ argument 163 #define CLOCK_SOURCE_ATTRIBUTES(entity) \ argument 178 #define CONTROL_TOKEN(entity, control_name) \ argument 183 #define CONTROL_BITS(entity, control_name, bitshift) \ argument 186 #define CONTROL_TOKEN_BY_IDX(entity, control_name, idx) \ argument 191 #define CONTROL_BITS_BY_IDX(entity, control_name, idx, bitshift) \ argument 195 #define CLOCK_SOURCE_CONTROLS(entity) \ argument [all …]
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | audio.c | 395 struct usb_audio_entity *entity) in is_entity_valid() 436 struct usb_audio_entity *entity) in get_audio_dev_data_by_entity() 717 struct usb_audio_entity entity; in handle_interface_req() local
|