Home
last modified time | relevance | path

Searched defs:fwctl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/fwctl/
H A Dmain.c58 struct fwctl_device *fwctl = ucmd->uctx->fwctl; in fwctl_cmd_info() local
88 struct fwctl_device *fwctl = ucmd->uctx->fwctl; in fwctl_cmd_rpc() local
209 struct fwctl_device *fwctl = in fwctl_fops_open() local
246 struct fwctl_device *fwctl = uctx->fwctl; in fwctl_fops_release() local
273 struct fwctl_device *fwctl = in fwctl_device_release() local
350 int fwctl_register(struct fwctl_device *fwctl) in fwctl_register()
372 void fwctl_unregister(struct fwctl_device *fwctl) in fwctl_unregister()
/linux/drivers/fwctl/pds/
H A Dmain.c32 struct fwctl_device fwctl; member