Searched refs:device_unlock (Results 1 – 3 of 3) sorted by relevance
458 void (*device_unlock)(struct console *con, unsigned long flags); member
924 static inline void device_unlock(struct device *dev) in device_unlock() function929 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD()
794 #define usb_unlock_device(udev) device_unlock(&(udev)->dev)