Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan.h478 bool is_device_open; member
H A Dks_wlan_net.c2625 priv->is_device_open = true; in ks_wlan_net_start()
2649 priv->is_device_open = false; in ks_wlan_net_stop()
H A Dks_hostif.c1573 if (!priv->is_device_open) in devio_rec_ind()