Searched refs:chip_disable (Results 1 – 2 of 2) sorted by relevance
443 int (*chip_disable) (struct kim_data_s *); member
544 if (pdata->chip_disable) in st_kim_stop()545 pdata->chip_disable(kim_gdata); in st_kim_stop()