Home
last modified time | relevance | path

Searched refs:chip_enable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dti_wilink_st.h433 int (*chip_enable) (struct kim_data_s *); member
/openbmc/linux/drivers/misc/ti-st/
H A Dst_kim.c462 if (pdata->chip_enable) in st_kim_start()
463 pdata->chip_enable(kim_gdata); in st_kim_start()