Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A 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
H A Dmax20730.c111 int *idxp = file->private_data; in max20730_debugfs_read() local
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1942 int *idxp; in hfcmulti_tx() local
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvhost.c1588 u32 __user *idxp = argp; in vhost_vring_ioctl() local
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c3535 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()