Searched defs:_dev (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/include/hw/ppc/ |
| H A D | spapr_vio.h | 121 #define vio_stb(_dev, _addr, _val) \ argument 123 #define vio_sth(_dev, _addr, _val) \ argument 125 #define vio_stl(_dev, _addr, _val) \ argument 127 #define vio_stq(_dev, _addr, _val) \ argument 129 #define vio_ldq(_dev, _addr) \ argument
|
| /openbmc/u-boot/common/ |
| H A D | stdio.c | 208 struct stdio_dev *_dev; in stdio_clone() local 225 struct stdio_dev *_dev; in stdio_register_dev() local
|
| /openbmc/qemu/hw/audio/ |
| H A D | intel-hda.h | 56 #define dprint(_dev, _level, _fmt, ...) \ argument
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg_xfer_dma.c | 467 static int dwc2_udc_irq(int irq, void *_dev) in dwc2_udc_irq()
|