Home
last modified time | relevance | path

Searched refs:tx_header_fit_operation (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/staging/greybus/
Dspilib.c50 static int tx_header_fit_operation(u32 tx_size, u32 count, size_t data_max) in tx_header_fit_operation() function
198 if (!tx_header_fit_operation(tx_size, count, data_max)) in gb_spi_operation_create()