Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/solomon/
A Dssd130x.h45 struct ssd130x_device { struct
57 const struct ssd130x_deviceinfo *device_info; argument
61 unsigned com_invdir : 1;
62 unsigned com_lrremap : 1;
63 unsigned com_seq : 1;
64 unsigned lookup_table_set : 1;
65 unsigned low_power : 1;
66 unsigned seg_remap : 1;
67 u32 com_offset;
91 extern const struct ssd130x_deviceinfo ssd130x_variants[]; argument
[all …]

Completed in 5 milliseconds