Home
last modified time | relevance | path

Searched defs:format (Results 1 – 10 of 10) sorted by relevance

/devicemodel/hw/platform/
A Dcmos_io.c36 #define DPRINTF(format, args...) \ argument
39 #define DPRINTF(format, arg...) argument
A Dioc.c75 #define DPRINTF(format, arg...) \ argument
77 #define WPRINTF(format, arg...) pr_err(format, ##arg) argument
A Dioc_cbc.c22 #define DPRINTF(format, arg...) \ argument
24 #define WPRINTF(format, arg...) pr_err(format, ##arg) argument
A Drtc.c52 # define RTC_DEBUG(format, ...) do { } while (0) argument
/devicemodel/hw/pci/
A Dwdt_i6300esb.c73 #define DPRINTF(format, args...) \ argument
76 #define DPRINTF(format, arg...) argument
A Dahci.c99 #define DPRINTF(format, arg...) do { pr_dbg(format, ##arg); } while (0) argument
101 #define DPRINTF(format, arg...) argument
103 #define WPRINTF(format, arg...) pr_err(format, ##arg) argument
1200 uint8_t format; in atapi_read_toc() local
/devicemodel/core/
A Dmonitor.c61 #define DPRINTF(format, args...) \ argument
83 #define DPRINTF(format, arg...) argument
/devicemodel/hw/pci/virtio/
A Dvirtio_mei.c186 #define DPRINTF(format, arg...) do { \ argument
194 #define WPRINTF(format, arg...) do { \ argument
203 #define MEI_HCL_FMT(format) "CL:[%02d:%02d](%04d): " format argument
205 #define HCL_DBG(_hcl, format, arg...) \ argument
207 #define HCL_WARN(_hcl, format, arg...) \ argument
A Dvirtio_gpu.c202 uint32_t format; member
216 uint32_t format; member
341 uint32_t format; member
620 virtio_gpu_get_pixman_format(uint32_t format) in virtio_gpu_get_pixman_format()
940 pixman_format_code_t format; in virtio_gpu_cmd_transfer_to_host_2d() local
/devicemodel/hw/
A Dvdisplay_sdl.c643 int format; in vdpy_surface_set() local

Completed in 37 milliseconds