Searched refs:hfp_info_has_iodev (Results 1 – 5 of 5) sorted by relevance
125 int hfp_info_has_iodev(struct hfp_info *info);
184 if (hfp_info_running(hfpio->info) && !hfp_info_has_iodev(hfpio->info)) { in close_dev()
167 int hfp_info_has_iodev(struct hfp_info *info) in hfp_info_has_iodev() function
52 ASSERT_TRUE(hfp_info_has_iodev(info)); in TEST()56 ASSERT_FALSE(hfp_info_has_iodev(info)); in TEST()
306 int hfp_info_has_iodev(struct hfp_info* info) { in hfp_info_has_iodev() function