Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpldmfw.h121 struct pldmfw_ops;
129 const struct pldmfw_ops *ops;
154 struct pldmfw_ops { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c638 static const struct pldmfw_ops ice_fwu_ops = {
/OK3568_Linux_fs/kernel/lib/pldmfw/
H A Dpldmfw.c721 const struct pldmfw_ops *ops = data->context->ops; in pldm_send_package_data()