Searched refs:bw2_regs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | bw2.c | 63 struct bw2_regs { struct 109 struct bw2_regs __iomem *regs; 126 struct bw2_regs __iomem *regs = par->regs; in bw2_blank() 305 sizeof(struct bw2_regs), "bw2 regs"); in bw2_probe() 346 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_probe() 362 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_remove()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | bw2.c | 64 struct bw2_regs { struct 110 struct bw2_regs __iomem *regs; 127 struct bw2_regs __iomem *regs = par->regs; in bw2_blank() 306 sizeof(struct bw2_regs), "bw2 regs"); in bw2_probe() 346 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_probe() 362 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_remove()
|
Completed in 2 milliseconds