Home
last modified time | relevance | path

Searched defs:device_unlock (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dconsole.h458 void (*device_unlock)(struct console *con, unsigned long flags); member
H A Ddevice.h897 static inline void device_unlock(struct device *dev) in device_unlock() function