Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dsunvdc.c94 static void vdc_ldc_reset_timer_work(struct work_struct *work);
1028 INIT_DELAYED_WORK(&port->ldc_reset_timer_work, vdc_ldc_reset_timer_work); in vdc_port_probe()
1147 static void vdc_ldc_reset_timer_work(struct work_struct *work) in vdc_ldc_reset_timer_work() function
/kernel/linux/linux-6.6/drivers/block/
H A Dsunvdc.c93 static void vdc_ldc_reset_timer_work(struct work_struct *work);
1015 INIT_DELAYED_WORK(&port->ldc_reset_timer_work, vdc_ldc_reset_timer_work); in vdc_port_probe()
1132 static void vdc_ldc_reset_timer_work(struct work_struct *work) in vdc_ldc_reset_timer_work() function

Completed in 4 milliseconds