Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
H A Dq54sj108a2.c78 int *idxp = file->private_data; in q54sj108a2_debugfs_read() local
183 int *idxp = file->private_data; in q54sj108a2_debugfs_write() local
/linux/drivers/vhost/
H A Dvhost.c990 u32 __user *idxp = argp; in vhost_get_vq_from_user() local
/linux/net/xfrm/
H A Dxfrm_policy.c3540 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()