/device/google/dragon/audio/hal/ |
D | cras_dsp_ini.c | 100 int direction; in parse_ports() local 103 direction = PORT_INPUT; in parse_ports() 107 direction = PORT_OUTPUT; in parse_ports() 136 p->direction = direction; in parse_ports() 182 if (port->direction == PORT_INPUT) { in fill_flow_info()
|
D | cras_dsp_ini.h | 31 enum port_direction direction; member
|
D | cras_dsp_pipeline.c | 205 if (port->direction == PORT_OUTPUT && port->type == type) in find_origin_port() 213 if (port->direction == PORT_INPUT && port->type == type) { in find_origin_port() 318 port->direction == PORT_INPUT); in topological_sort() 330 (port->direction == PORT_INPUT) ? in topological_sort() 349 (port->direction == PORT_INPUT) ? in topological_sort()
|
/device/google/accessory/arduino/USB_Host_Shield/ |
D | Usb.cpp | 88 boolean direction = false; //request direction, IN or OUT in ctrlReq() local 94 direction = true; //determine request direction in ctrlReq() 113 rcode = ctrlData( addr, ep, nbytes, dataptr, direction ); in ctrlReq() 120 rcode = ctrlStatus( ep, direction ); //status stage in ctrlReq() 125 byte USB::ctrlStatus( byte ep, boolean direction, unsigned int nak_limit ) in ctrlStatus() argument 128 if( direction ) { //GET in ctrlStatus() 137 byte USB::ctrlData( byte addr, byte ep, unsigned int nbytes, char* dataptr, boolean direction, unsi… in ctrlData() argument 140 if( direction ) { //IN transfer in ctrlData()
|
D | Usb.h | 81 byte direction: 1; // Direction of data X-fer member 149 …byte ctrlData( byte addr, byte ep, unsigned int nbytes, char* dataptr, boolean direction, unsigned… 150 byte ctrlStatus( byte ep, boolean direction, unsigned int nak_limit = USB_NAK_LIMIT );
|
/device/google/contexthub/firmware/inc/platform/stm32f4xx/ |
D | dma.h | 48 } direction; member
|
/device/google/contexthub/firmware/src/platform/stm32f4xx/ |
D | dma.c | 261 STM_DMA_CR_DIR(mode->direction) | in dmaStart()
|
D | spi.c | 156 mode.direction = rx ? DMA_DIRECTION_PERIPH_TO_MEM : in stmSpiStartDma()
|
D | i2c.c | 592 mode.direction = rx ? DMA_DIRECTION_PERIPH_TO_MEM : in stmI2cMasterStartDma()
|
/device/moto/shamu/dumpstate/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/asus/fugu/dumpstate/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/huawei/angler/dumpstate/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_types.h | 733 uint8_t direction; member
|
/device/google/contexthub/util/ |
D | NOTICE | 31 direction or management of such entity, whether by contract or
|
/device/lge/bullhead/dumpstate/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/google/dragon/DragonKeyboard/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/moto/shamu/bdAddrLoader/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/htc/flounder/VolantisKeyboard/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/htc/flounder/dumpstate/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/lge/bullhead/liblight/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/generic/goldfish/audio/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/google/dragon/dumpstate/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/device/google/contexthub/firmware/ |
D | NOTICE | 31 direction or management of such entity, whether by contract or
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_types.h | 892 uint8_t direction; member
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_types.h | 892 uint8_t direction; member
|