Home
last modified time | relevance | path

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

/linux-5.10/drivers/hwmon/pmbus/
Dibm-cffps.c151 int *idxp = file->private_data; in ibm_cffps_debugfs_read() local
249 int *idxp = file->private_data; in ibm_cffps_debugfs_write() local
Dmax20730.c111 int *idxp = file->private_data; in max20730_debugfs_read() local
/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1942 int *idxp; in hfcmulti_tx() local
/linux-5.10/drivers/vhost/
Dvhost.c1582 u32 __user *idxp = argp; in vhost_vring_ioctl() local
/linux-5.10/net/xfrm/
Dxfrm_policy.c3496 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()