Searched defs:fwctl (Results 1 – 2 of 2) sorted by relevance
58 struct fwctl_device *fwctl = ucmd->uctx->fwctl; in fwctl_cmd_info() local88 struct fwctl_device *fwctl = ucmd->uctx->fwctl; in fwctl_cmd_rpc() local209 struct fwctl_device *fwctl = in fwctl_fops_open() local246 struct fwctl_device *fwctl = uctx->fwctl; in fwctl_fops_release() local273 struct fwctl_device *fwctl = in fwctl_device_release() local350 int fwctl_register(struct fwctl_device *fwctl) in fwctl_register()372 void fwctl_unregister(struct fwctl_device *fwctl) in fwctl_unregister()
32 struct fwctl_device fwctl; member