Searched defs:hw_buffer_size (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | pcm-indirect.h | 15 unsigned int hw_buffer_size; /* Byte size of hardware buffer */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | pcm-indirect.h | 15 unsigned int hw_buffer_size; /* Byte size of hardware buffer */ member
|
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/ |
H A D | firmware.h | 46 __u16 hw_buffer_size; member
|
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/ |
H A D | firmware.h | 46 __u16 hw_buffer_size; member
|
/kernel/linux/linux-5.10/drivers/staging/most/dim2/ |
H A D | hal.c | 250 static void dim2_configure_cdt(u8 ch_addr, u16 dbr_address, u16 hw_buffer_size, in dim2_configure_cdt() argument 349 dim2_configure_channel( u8 ch_addr, u8 type, u8 is_tx, u16 dbr_address, u16 hw_buffer_size, u16 packet_length) dim2_configure_channel() argument 752 init_ctrl_async(struct dim_channel *ch, u8 type, u8 is_tx, u16 ch_address, u16 hw_buffer_size) init_ctrl_async() argument
|
/kernel/linux/linux-6.6/drivers/staging/most/dim2/ |
H A D | hal.c | 250 static void dim2_configure_cdt(u8 ch_addr, u16 dbr_address, u16 hw_buffer_size, in dim2_configure_cdt() argument 349 dim2_configure_channel(u8 ch_addr, u8 type, u8 is_tx, u16 dbr_address, u16 hw_buffer_size, u16 packet_length) dim2_configure_channel() argument 751 init_ctrl_async(struct dim_channel *ch, u8 type, u8 is_tx, u16 ch_address, u16 hw_buffer_size) init_ctrl_async() argument
|
Completed in 5 milliseconds