Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/pmbus/
Dq54sj108a2.c76 int *idxp = file->private_data; in q54sj108a2_debugfs_read() local
180 int *idxp = file->private_data; in q54sj108a2_debugfs_write() local
Dibm-cffps.c153 int *idxp = file->private_data; in ibm_cffps_debugfs_read() local
260 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.1/drivers/vhost/
Dvhost.c1600 u32 __user *idxp = argp; in vhost_vring_ioctl() local
/Linux-v6.1/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1942 int *idxp; in hfcmulti_tx() local
/Linux-v6.1/net/xfrm/
Dxfrm_policy.c3492 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()