Home
last modified time | relevance | path

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

/linux/drivers/clk/mediatek/
H A Dclk-pllfh.h61 const struct fh_operation *ops;
65 struct fh_operation { struct
H A Dclk-fhctl.h30 const struct fh_operation *fhctl_get_ops(void);
H A Dclk-fhctl.c231 static const struct fh_operation fhctl_ops = {
236 const struct fh_operation *fhctl_get_ops(void) in fhctl_get_ops()