Searched refs:work_chip_rfsh (Results 1 – 1 of 1) sorted by relevance
303 struct delayed_work work_chip_rfsh; member318 #define TO_PAC1934_CHIP_INFO(d) container_of(d, struct pac1934_chip_info, work_chip_rfsh)770 mod_delayed_work(system_wq, &info->work_chip_rfsh, in pac1934_retrieve_data()1032 schedule_delayed_work(&info->work_chip_rfsh, in pac1934_work_periodic_rfsh()1306 INIT_DELAYED_WORK(&info->work_chip_rfsh, pac1934_work_periodic_rfsh); in pac1934_chip_configure()1308 schedule_delayed_work(&info->work_chip_rfsh, in pac1934_chip_configure()1312 &info->work_chip_rfsh); in pac1934_chip_configure()