Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/pmbus/
Dq54sj108a2.c77 int *idxp = file->private_data; in q54sj108a2_debugfs_read() local
181 int *idxp = file->private_data; in q54sj108a2_debugfs_write() local
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
Dmax20730.c111 int *idxp = file->private_data; in max20730_debugfs_read() local
/Linux-v6.6/fs/xfs/scrub/
Dxfarray.c700 xfarray_idx_t *idxp; in xfarray_qsort_pivot() local
/Linux-v6.6/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1911 int *idxp; in hfcmulti_tx() local
/Linux-v6.6/drivers/vhost/
Dvhost.c770 u32 __user *idxp = argp; in vhost_get_vq_from_user() local
/Linux-v6.6/net/xfrm/
Dxfrm_policy.c3582 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()