Searched refs:pch_ops (Results 1 – 7 of 7) sorted by relevance
13 struct pch_ops *ops = pch_get_ops(dev); in pch_get_spi_base()24 struct pch_ops *ops = pch_get_ops(dev); in pch_set_spi_protect()34 struct pch_ops *ops = pch_get_ops(dev); in pch_get_gpio_base()45 struct pch_ops *ops = pch_get_ops(dev); in pch_get_io_base()56 struct pch_ops *ops = pch_get_ops(dev); in pch_ioctl()
70 static const struct pch_ops pch9_ops = {
71 static const struct pch_ops pch7_ops = {
67 static const struct pch_ops sandbox_pch_ops = {
31 struct pch_ops { struct87 #define pch_get_ops(dev) ((struct pch_ops *)(dev)->driver->ops) argument
237 static const struct pch_ops bd82x6x_pch_ops = {
633 static const struct pch_ops broadwell_pch_ops = {