Searched refs:drv_ident_ver (Results 1 – 1 of 1) sorted by relevance
335 static int pdsc_devcmd_identify_locked(struct pdsc *pdsc, u8 drv_ident_ver, in pdsc_devcmd_identify_locked() argument341 .identify.ver = drv_ident_ver, in pdsc_devcmd_identify_locked()368 static int pdsc_identify_ver(struct pdsc *pdsc, u8 drv_ident_ver) in pdsc_identify_ver() argument370 bool do_msg = drv_ident_ver == PDS_CORE_IDENTITY_VERSION_1; in pdsc_identify_ver()393 err = pdsc_devcmd_identify_locked(pdsc, drv_ident_ver, do_msg); in pdsc_identify_ver()