Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi6000.c463 short boot_error = 0; in create_adapter_obj() local
510 boot_error = hpi6000_adapter_boot_load_dsp(pao, pos_error_code); in create_adapter_obj()
511 if (boot_error) in create_adapter_obj()
512 return boot_error; in create_adapter_obj()