Home
last modified time | relevance | path

Searched refs:vid (Results 1 – 4 of 4) sorted by relevance

/include/
A Dvideo.h147 int (*video_sync)(struct udevice *vid);
296 int video_sync(struct udevice *vid, bool force);
402 void video_damage(struct udevice *vid, int x, int y, int width, int height);
404 static inline void video_damage(struct udevice *vid, int x, int y, int width, in video_damage() argument
A Dethsw.h62 int vid; member
A Dvsc9953.h180 #define VSC9953_VLAN_CHECK(vid) \ argument
181 (((vid) < 0 || (vid) >= VSC9953_MAX_VLAN) ? 0 : 1)
A Dec_commands.h4170 uint16_t vid; /* USB-IF VID */ member

Completed in 28 milliseconds