Home
last modified time | relevance | path

Searched defs:device_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/via/
H A Dioctl.h69 struct device_t { struct
70 unsigned short crt:1;
71 unsigned short dvi:1;
72 unsigned short lcd:1;
73 unsigned short samm:1;
78 unsigned short lcd2:1;
82 unsigned short xres, yres;
83 unsigned short xres1, yres1;
84 unsigned short refresh;
85 unsigned short bpp;
[all …]
/openbmc/u-boot/include/
H A Dzfs_common.h72 typedef struct device_s *device_t; typedef