Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wcn36xx/
A Dwcn36xx.h203 const char *nv_file; member
A Dmain.c1521 wcn->nv_file = WLAN_NV_FILE; in wcn36xx_probe()
1522 ret = of_property_read_string(wcn->dev->parent->of_node, "firmware-name", &wcn->nv_file); in wcn36xx_probe()
A Dsmd.c509 ret = request_firmware(&wcn->nv, wcn->nv_file, wcn->dev); in wcn36xx_smd_load_nv()
512 wcn->nv_file, ret); in wcn36xx_smd_load_nv()

Completed in 11 milliseconds