Searched refs:curs_format (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.h | 42 int (*curs_format)(struct nv50_head *, struct nv50_wndw_atom *, member
|
D | head917d.c | 130 .curs_format = head507d_curs_format,
|
D | curs507a.c | 131 return head->func->curs_format(head, asyw, asyh); in curs507a_acquire()
|
D | head827d.c | 161 .curs_format = head507d_curs_format,
|
D | headc57d.c | 245 .curs_format = headc37d_curs_format,
|
D | headc37d.c | 293 .curs_format = headc37d_curs_format,
|
D | head507d.c | 442 .curs_format = head507d_curs_format,
|
D | head907d.c | 425 .curs_format = head507d_curs_format,
|