Home
last modified time | relevance | path

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

/linux/include/linux/
H A Domap-dma.h174 enum end_type { enum
/linux/drivers/i2c/busses/
H A Di2c-tegra.c1529 enum msg_end_type end_type = MSG_END_STOP; in tegra_i2c_xfer() local
1534 end_type = MSG_END_CONTINUE; in tegra_i2c_xfer()
1536 end_type = MSG_END_REPEAT_START; in tegra_i2c_xfer()
1552 ret = tegra_i2c_xfer_msg(i2c_dev, &msgs[i], end_type); in tegra_i2c_xfer()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.c1027 int end_type = incl_default ? RL_ROOT : RL_LEAF; in adf_rl_remove_sla_all() local
1035 for (j = RL_LEAF; j >= end_type; j--) { in adf_rl_remove_sla_all()