/system/media/alsa_utils/ |
D | alsa_device_profile.c | 76 void profile_init(alsa_device_profile* profile, int direction) in profile_init() argument 78 profile->direction = direction; in profile_init() 211 profile->direction, &config); in profile_test_sample_rate() 309 profile->card, profile->device, profile->direction); in read_alsa_device_config() 316 pcm_params_get(profile->card, profile->device, profile->direction); in read_alsa_device_config() 339 if (profile->direction == PCM_OUT && in read_alsa_device_config() 382 profile->direction); in profile_read_device_info() 506 const bool isOutProfile = profile->direction == PCM_OUT; in profile_get_channel_count_strs()
|
D | alsa_device_proxy.c | 102 profile->direction == PCM_OUT ? "PCM_OUT" : "PCM_IN"); in proxy_open() 109 profile->direction | PCM_MONOTONIC, &proxy->alsa_config); in proxy_open()
|
/system/media/alsa_utils/include/ |
D | alsa_device_profile.h | 41 int direction; /* PCM_OUT or PCM_IN */ member 61 void profile_init(alsa_device_profile* profile, int direction);
|
/system/tpm/trunks/ftdi/ |
D | support.c | 227 int gpio_write(struct mpsse_context* mpsse, int pin, int direction) { in gpio_write() argument 231 if (direction == HIGH) { in gpio_write() 246 if (direction == HIGH) { in gpio_write() 261 if (direction == HIGH) { in gpio_write()
|
D | support.h | 39 int gpio_write(struct mpsse_context* mpsse, int pin, int direction);
|
D | mpsse.h | 217 int SetDirection(struct mpsse_context* mpsse, uint8_t direction);
|
D | mpsse.c | 1058 int SetDirection(struct mpsse_context* mpsse, uint8_t direction) { in SetDirection() argument 1063 if (ftdi_set_bitmode(&mpsse->ftdi, direction, BITMODE_BITBANG) == 0) { in SetDirection()
|
/system/tools/aidl/ |
D | aidl_language_y.yy | 29 AidlArgument::Direction direction; 59 %type<direction> direction 229 : direction type identifier { 289 direction
|
D | aidl_language.cpp | 51 AidlArgument::AidlArgument(AidlArgument::Direction direction, AidlType* type, in AidlArgument() argument 54 direction_(direction), in AidlArgument()
|
D | aidl_language.h | 102 AidlArgument(AidlArgument::Direction direction, AidlType* type,
|
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/core/fastboot/ |
D | usb_osx.cpp | 206 UInt8 direction; in try_interfaces() local 209 &direction, in try_interfaces() 217 if (direction == kUSBIn) { in try_interfaces() 220 } else if (direction == kUSBOut) { in try_interfaces()
|
/system/core/adb/ |
D | usb_osx.cpp | 359 UInt8 direction; in CheckInterface() local 361 kr = (*interface)->GetPipeProperties(interface, endpoint, &direction, in CheckInterface() 371 if (kUSBIn == direction) { in CheckInterface() 376 if (kUSBOut == direction) { in CheckInterface()
|
D | sysdeps.h | 570 static __inline__ int adb_shutdown(int fd, int direction) in adb_shutdown() argument 572 return shutdown(fd, direction); in adb_shutdown()
|
D | test_device.py | 137 def _test_no_rebind(self, description, direction_list, direction, argument 156 direction('tcp:5566', 'tcp:6677')
|
/system/extras/memory_replay/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/tpm/attestation/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/extras/pagecache/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/core/libnetutils/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/extras/showslab/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/core/debuggerd/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/extras/kexec_tools/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/extras/bootctl/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/security/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/system/extras/procmem/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|