Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Dfirmware_class.c179 static struct firmware_buf *__allocate_fw_buf(const char *fw_name, in __allocate_fw_buf() function
231 tmp = __allocate_fw_buf(fw_name, fwc); in fw_lookup_and_allocate_buf()