Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c74 int reset_sdio_on_unload; variable
75 module_param(reset_sdio_on_unload, int, 0644);
934 reset_sdio_on_unload ? true : false); in hif_device_removed()