Home
last modified time | relevance | path

Searched refs:bts_action_delay (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dti_wilink_st.h334 struct bts_action_delay { struct
/linux-4.1.27/drivers/media/radio/wl128x/
Dfmdrv_common.c1246 struct bts_action_delay *delay; in fm_download_firmware()
1289 delay = (struct bts_action_delay *)action->data; in fm_download_firmware()
/linux-4.1.27/drivers/misc/ti-st/
Dst_kim.c414 mdelay(((struct bts_action_delay *)action_ptr)->msec); in download_firmware()