Searched refs:_dv (Results 1 – 2 of 2) sorted by relevance
| /drivers/virtio/ |
| A D | virtio.c | 85 static int virtio_dev_match(struct device *_dv, const struct device_driver *_dr) in virtio_dev_match() argument 88 struct virtio_device *dev = dev_to_virtio(_dv); in virtio_dev_match() 98 static int virtio_uevent(const struct device *_dv, struct kobj_uevent_env *env) in virtio_uevent() argument 100 const struct virtio_device *dev = dev_to_virtio(_dv); in virtio_uevent()
|
| /drivers/pinctrl/ |
| A D | pinctrl-palmas.c | 378 #define PULL_UP_DN(_name, _rbase, _add, _mask, _nv, _uv, _dv) \ argument 385 .pull_dn_val = _dv, \ 414 #define OD_INFO(_name, _rbase, _add, _mask, _ev, _dv) \ argument 420 .od_disable = _dv, \
|
Completed in 17 milliseconds