Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dnetconsole.c2197 static void netconsole_device_unlock(struct console *con __always_unused, in init_netconsole()
2369 .device_unlock = netconsole_device_unlock,
2378 .device_unlock = netconsole_device_unlock,
1951 static void netconsole_device_unlock(struct console *con __always_unused, netconsole_device_unlock() function