Home
last modified time | relevance | path

Searched refs:fhctl_get_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clk/mediatek/
H A Dclk-fhctl.h30 const struct fh_operation *fhctl_get_ops(void);
H A Dclk-pllfh.c141 fh->ops = fhctl_get_ops(); in pllfh_init()
H A Dclk-fhctl.c236 const struct fh_operation *fhctl_get_ops(void) in fhctl_get_ops() function