Lines Matching refs:system_name
386 const char *dir, const char *system_name,
393 if (system_name && amp_name)
396 system_name, amp_name, filetype);
397 else if (system_name)
400 system_name, filetype);
444 const char *system_name = cs35l56->system_name;
448 if (system_name && amp_name) {
450 cirrus_dir, system_name, amp_name, "wmfw")) {
452 cirrus_dir, system_name, amp_name, "bin");
457 if (system_name) {
459 cirrus_dir, system_name, NULL, "wmfw")) {
463 cirrus_dir, system_name,
468 cirrus_dir, system_name,
483 if (system_name) {
486 cirrus_dir, system_name, amp_name, "bin");
489 cirrus_dir, system_name, NULL, "bin");
872 cs35l56->system_name = sub;
964 cs35l56->system_name, cs35l56->amp_name);
1010 kfree(cs35l56->system_name);