Home
last modified time | relevance | path

Searched defs:tablesize (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
Dqcom-vadc-common.c324 u32 tablesize, s32 input, int *output) in qcom_vadc_map_voltage_temp()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr_leaf.c1363 int tablesize; in xfs_attr3_leaf_add() local
2094 int tablesize; in xfs_attr3_leaf_remove() local
/kernel/linux/linux-5.10/drivers/scsi/
Dsg.c1873 sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize) in sg_build_sgat()