Home
last modified time | relevance | path

Searched refs:write_vcr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dsuperhyway.h33 int (*write_vcr)(unsigned long base, struct superhyway_vcr_info vcr); member
92 return dev->bus->ops->write_vcr(base, vcr); in superhyway_write_vcr()
/Linux-v4.19/arch/sh/drivers/superhyway/
Dops-sh4-202.c158 .write_vcr = sh4202_write_vcr,