Home
last modified time | relevance | path

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

/Linux-v5.15/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.c151 int *idxp = file->private_data; in ibm_cffps_debugfs_read() local
255 int *idxp = file->private_data; in ibm_cffps_debugfs_write() local
Dmax20730.c111 int *idxp = file->private_data; in max20730_debugfs_read() local
/Linux-v5.15/drivers/vhost/
Dvhost.c1588 u32 __user *idxp = argp; in vhost_vring_ioctl() local
/Linux-v5.15/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1942 int *idxp; in hfcmulti_tx() local
/Linux-v5.15/net/xfrm/
Dxfrm_policy.c3469 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()