Searched refs:hvcs_module_init (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/hvc/
H A Dhvcs.c96 * SPIN_LOCK_UNLOCKED at declaration time rather than in hvcs_module_init().
102 * hvcs_module_init(). Exposed hvcs_struct.index via a sysfs attribute so that
342 static int __init hvcs_module_init(void);
1563 static int __init hvcs_module_init(void) function
1615 module_init(hvcs_module_init); variable

Completed in 11 milliseconds