Searched refs:_dr (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/regulator/ |
A D | tps65086-regulator.c | 20 #define TPS65086_REGULATOR(_name, _of, _id, _nv, _vr, _vm, _er, _em, _lr, _dr, _dm) \ argument 40 .decay_reg = _dr, \
|
/linux-6.3-rc2/drivers/virtio/ |
A D | virtio.c | 85 static int virtio_dev_match(struct device *_dv, struct device_driver *_dr) in virtio_dev_match() argument 91 ids = drv_to_virtio(_dr)->id_table; in virtio_dev_match()
|
Completed in 4 milliseconds