Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dti_wilink_st.h321 struct bts_action_delay { struct
/openbmc/linux/drivers/bluetooth/
H A Dhci_ll.c575 msleep(((struct bts_action_delay *)action_ptr)->msec); in download_firmware()
/openbmc/linux/drivers/misc/ti-st/
H A Dst_kim.c398 mdelay(((struct bts_action_delay *)action_ptr)->msec); in download_firmware()
/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1235 struct bts_action_delay *delay; in fm_download_firmware()
1277 delay = (struct bts_action_delay *)action->data; in fm_download_firmware()