Searched defs:fwctl_ops (Results 1 – 1 of 1) sorted by relevance
22 struct fwctl_ops { struct26 enum fwctl_device_type device_type;32 size_t uctx_size;37 int (*open_uctx)(struct fwctl_uctx *uctx);42 void (*close_uctx)(struct fwctl_uctx *uctx);49 void *(*info)(struct fwctl_uctx *uctx, size_t *length);56 void *(*fw_rpc)(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope,