Searched refs:max_num_msgs (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Di2c.h455 * @max_num_msgs: maximum number of messages per transfer
475 int max_num_msgs; member in struct:i2c_adapter_quirks
482 /* enforce max_num_msgs = 2 and use max_comb_*_len for length checks */
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-powermac.c203 .max_num_msgs = 1,
H A Di2c-cpm.c419 .max_num_msgs = CPM_MAXBD,
/linux-4.1.27/drivers/i2c/
H A Di2c-core.c1955 int max_num = q->max_num_msgs, i; i2c_check_for_quirks()

Completed in 162 milliseconds