Searched refs:ismt_process_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-ismt.c | 317 * ismt_process_desc() - handle the completion of the descriptor 324 static int ismt_process_desc(const struct ismt_desc *desc, in ismt_process_desc() function 615 ret = ismt_process_desc(desc, data, priv, size, read_write); in ismt_access()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-ismt.c | 317 * ismt_process_desc() - handle the completion of the descriptor 324 static int ismt_process_desc(const struct ismt_desc *desc, in ismt_process_desc() function 632 ret = ismt_process_desc(desc, data, priv, size, read_write); in ismt_access()
|
Completed in 3 milliseconds