Home
last modified time | relevance | path

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

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