Home
last modified time | relevance | path

Searched refs:gnss_serial_pm_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gnss/
H A Dserial.h33 extern const struct dev_pm_ops gnss_serial_pm_ops;
H A Dserial.c267 const struct dev_pm_ops gnss_serial_pm_ops = { variable
272 EXPORT_SYMBOL_GPL(gnss_serial_pm_ops);
H A Dubx.c145 .pm = &gnss_serial_pm_ops,
H A Dmtk.c143 .pm = &gnss_serial_pm_ops,