Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c217 static bool bcm2835aux_can_disable_clock(struct device *dev) in bcm2835aux_can_disable_clock() function
237 if (!bcm2835aux_can_disable_clock(dev)) in bcm2835aux_suspend()
249 if (bcm2835aux_can_disable_clock(dev)) { in bcm2835aux_resume()