Home
last modified time | relevance | path

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

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