Searched refs:hvcs_enable_device (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvcs.c | 311 static int hvcs_enable_device(struct hvcs_struct *hvcsd, 1021 static int hvcs_enable_device(struct hvcs_struct *hvcsd, uint32_t unit_address, in hvcs_enable_device() function 1135 retval = hvcs_enable_device(hvcsd, unit_address, irq, vdev); in hvcs_install()
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvcs.c | 997 static int hvcs_enable_device(struct hvcs_struct *hvcsd, uint32_t unit_address, in hvcs_enable_device() function 1111 retval = hvcs_enable_device(hvcsd, unit_address, irq, vdev); in hvcs_install()
|
Completed in 4 milliseconds