Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Doperation.c272 static void gb_operation_work(struct work_struct *work) in gb_operation_work() function
550 INIT_WORK(&operation->work, gb_operation_work); in gb_operation_create_common()