Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
Dcirrus.c52 struct cirrus_device { struct
62 #define to_cirrus(_dev) container_of(_dev, struct cirrus_device, dev) argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
Dcirrus.c57 struct cirrus_device { struct
71 #define to_cirrus(_dev) container_of(_dev, struct cirrus_device, dev) argument