Searched refs:prom_read (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadowrom.c | 28 prom_read(void *data, u32 offset, u32 length, struct nvkm_bios *bios) in prom_read() function 62 .read = prom_read,
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | fore200e.h | 811 int (*prom_read)(struct fore200e*, struct prom_data*); member
|
H A D | fore200e.c | 624 .prom_read = fore200e_pca_prom_read, 760 .prom_read = fore200e_sba_prom_read, 1963 ok = fore200e->bus->prom_read(fore200e, prom); in fore200e_get_esi()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | fore200e.h | 811 int (*prom_read)(struct fore200e*, struct prom_data*); member
|
H A D | fore200e.c | 622 .prom_read = fore200e_pca_prom_read, 758 .prom_read = fore200e_sba_prom_read, 1961 ok = fore200e->bus->prom_read(fore200e, prom); in fore200e_get_esi()
|
Completed in 24 milliseconds