Searched refs:fw_ops (Results 1 – 9 of 9) sorted by relevance
33 int hw_atl2_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl2_utils_initfw() argument40 *fw_ops = &aq_a2_fw_ops; in hw_atl2_utils_initfw()44 *fw_ops = &aq_a2_fw_ops; in hw_atl2_utils_initfw()47 self->aq_fw_ops = *fw_ops; in hw_atl2_utils_initfw()
625 int hw_atl2_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops);
366 if (!nd_desc->fw_ops) in capability_show()369 cap = nd_desc->fw_ops->capability(nd_desc); in capability_show()391 if (!nd_desc->fw_ops) in activate_show()394 cap = nd_desc->fw_ops->capability(nd_desc); in activate_show()395 state = nd_desc->fw_ops->activate_state(nd_desc); in activate_show()418 return nd_desc->fw_ops->activate(nd_desc); in exec_firmware_activate()430 if (!nd_desc->fw_ops) in activate_store()440 state = nd_desc->fw_ops->activate_state(nd_desc); in activate_store()451 rc = nd_desc->fw_ops->activate(nd_desc); in activate_store()476 if (!nd_desc->fw_ops) in nvdimm_bus_firmware_visible()[all …]
445 if (!nvdimm->fw_ops) in result_show()449 result = nvdimm->fw_ops->activate_result(nvdimm); in result_show()473 if (!nvdimm->fw_ops) in activate_show()477 state = nvdimm->fw_ops->activate_state(nvdimm); in activate_show()498 if (!nvdimm->fw_ops) in activate_store()509 rc = nvdimm->fw_ops->arm(nvdimm, arg); in activate_store()531 if (!nd_desc->fw_ops) in nvdimm_firmware_visible()533 if (!nvdimm->fw_ops) in nvdimm_firmware_visible()537 cap = nd_desc->fw_ops->capability(nd_desc); in nvdimm_firmware_visible()576 const struct nvdimm_fw_ops *fw_ops) in __nvdimm_create() argument[all …]
48 const struct nvdimm_fw_ops *fw_ops; member
67 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl_utils_initfw() argument77 *fw_ops = &aq_fw_1x_ops; in hw_atl_utils_initfw()79 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()81 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()83 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()89 self->aq_fw_ops = *fw_ops; in hw_atl_utils_initfw()
584 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops);
229 const struct aq_fw_ops **fw_ops);
1976 if (!nd_desc->fw_ops) in acpi_nfit_get_fw_ops()2134 nd_desc->fw_ops = intel_bus_fw_ops; in acpi_nfit_init_dsms()2169 nd_desc->fw_ops = intel_bus_fw_ops; in acpi_nfit_init_dsms()