Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Dhal_init.c43 const char firmware_file[] = "rtlwifi/rtl8712u.bin"; in rtl871x_open_fw() local
51 firmware_file); in rtl871x_open_fw()
52 rc = request_firmware(praw, firmware_file, &pusbdev->dev); in rtl871x_open_fw()