Home
last modified time | relevance | path

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

/freebsd/lib/virtual_oss/bt/
H A Dbt.h114 int bt_receive(struct bt_config *cfg, void *ptr, int len, int use_delay);
H A Dbt.c60 bt_receive(struct bt_config *cfg, void *ptr, int len, int use_delay) in bt_receive() argument
70 if (use_delay) in bt_receive()