Home
last modified time | relevance | path

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

/include/linux/
Dfirmware.h45 void release_firmware(const struct firmware *fw);
61 static inline void release_firmware(const struct firmware *fw) in release_firmware() function
Dihex.h68 release_firmware(lfw); in request_ihex_firmware()