Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Dmode_selection.c130 static void mode_selection_work_fn(struct work_struct *work) in mode_selection_work_fn() function
263 INIT_DELAYED_WORK(&sel->work, mode_selection_work_fn); in typec_mode_selection_start()