Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/surface/aggregator/
Dcontroller.h273 int ssam_get_firmware_version(struct ssam_controller *ctrl, u32 *version);
Dcore.c257 status = ssam_get_firmware_version(ctrl, &version); in ssam_log_firmware_version()
276 status = ssam_get_firmware_version(ctrl, &version); in firmware_version_show()
Dcontroller.c1964 int ssam_get_firmware_version(struct ssam_controller *ctrl, u32 *version) in ssam_get_firmware_version() function