Home
last modified time | relevance | path

Searched defs:res_size (Results 1 – 2 of 2) sorted by relevance

/sound/pci/asihpi/
Dhpimsginit.c20 static u16 res_size[HPI_OBJ_MAXINDEX + 1] = HPI_RESPONSE_SIZE_BY_OBJECT; variable
115 struct hpi_response_header *phr, u16 res_size, u16 object, in hpi_init_message_responseV1()
/sound/drivers/mpu401/
Dmpu401_uart.c550 int res_size = hardware == MPU401_HW_PC98II ? 4 : 2; in snd_mpu401_uart_new() local