Searched refs:_dv (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/virtio/
H A Dvirtio.c82 static int virtio_dev_match(struct device *_dv, struct device_driver *_dr) virtio_dev_match() argument
85 struct virtio_device *dev = dev_to_virtio(_dv); virtio_dev_match()
95 static int virtio_uevent(struct device *_dv, struct kobj_uevent_env *env) virtio_uevent() argument
97 struct virtio_device *dev = dev_to_virtio(_dv); virtio_uevent()
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-palmas.c392 #define PULL_UP_DN(_name, _rbase, _add, _mask, _nv, _uv, _dv) \
399 .pull_dn_val = _dv, \
428 #define OD_INFO(_name, _rbase, _add, _mask, _ev, _dv) \
434 .od_disable = _dv, \

Completed in 129 milliseconds