Searched refs:host_notify_work (Results 1 – 1 of 1) sorted by relevance
67 struct k_work host_notify_work; member108 static void host_notify_work(struct k_work *work) in host_notify_work() function111 host_notify_work); in host_notify_work()278 k_work_init(&data->host_notify_work, host_notify_work); in pch_smbus_init()945 k_work_submit(&data->host_notify_work); in smbus_isr()