Home
last modified time | relevance | path

Searched defs:idxp (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/hwmon/pmbus/
H A Dq54sj108a2.c77 int *idxp = file->private_data; in q54sj108a2_debugfs_read() local
181 int *idxp = file->private_data; in q54sj108a2_debugfs_write() local
H A Dibm-cffps.c134 int *idxp = file->private_data; in ibm_cffps_debugfs_read() local
217 int *idxp = file->private_data; in ibm_cffps_debugfs_write() local
H A Dmax20730.c111 int *idxp = file->private_data; in max20730_debugfs_read() local
/openbmc/linux/fs/xfs/scrub/
H A Dxfarray.c700 xfarray_idx_t *idxp; in xfarray_qsort_pivot() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1911 int *idxp; in hfcmulti_tx() local
/openbmc/linux/drivers/vhost/
H A Dvhost.c838 u32 __user *idxp = argp; in vhost_get_vq_from_user() local
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c3609 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()