Searched refs:mlx90394_async_fetch (Results 1 – 3 of 3) sorted by relevance
80 void mlx90394_async_fetch(struct k_work *work);
21 void mlx90394_async_fetch(struct k_work *work) in mlx90394_async_fetch() function
615 k_work_init_delayable(&data->async_fetch_work, mlx90394_async_fetch); in mlx90394_init()