Searched refs:sfh1_1_ops (Results 1 – 3 of 3) sorted by relevance
340 privdata->sfh1_1_ops = (const struct amd_sfh1_1_ops *)id->driver_data; in amd_mp2_pci_probe()341 if (privdata->sfh1_1_ops) { in amd_mp2_pci_probe()342 rc = privdata->sfh1_1_ops->init(privdata); in amd_mp2_pci_probe()394 .driver_data = (kernel_ulong_t)&sfh1_1_ops },
45 const struct amd_sfh1_1_ops *sfh1_1_ops; member
22 static const struct amd_sfh1_1_ops __maybe_unused sfh1_1_ops = { variable
Completed in 3 milliseconds