Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.h96 struct b43_firmware_file *fw, bool async);
97 void b43_do_release_fw(struct b43_firmware_file *fw);
H A Db43.h761 struct b43_firmware_file { struct
782 struct b43_firmware_file ucode; argument
784 struct b43_firmware_file pcm;
786 struct b43_firmware_file initvals;
788 struct b43_firmware_file initvals_band;
H A Dmain.c2149 void b43_do_release_fw(struct b43_firmware_file *fw) in b43_do_release_fw()
2189 struct b43_firmware_file *fw, bool async) in b43_do_request_fw()