Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dtrix.c404 static int fw_load; variable
458 fw_load = 1; in init_trix()
490 if (fw_load) in cleanup_trix()
Dpss.c1171 static int fw_load = 0; variable
1210 fw_load = 1; in init_pss()
1231 if (fw_load) in cleanup_pss()
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_zilog.c748 static int fw_load(struct IR_tx *tx) in fw_load() function
1143 ret = fw_load(tx); in write()
1547 fw_load(tx); in ir_probe()