Searched refs:misc_ops (Results 1 – 9 of 9) sorted by relevance
20 const struct misc_ops *ops = device_get_ops(dev); in misc_read()30 const struct misc_ops *ops = device_get_ops(dev); in misc_write()40 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl()51 const struct misc_ops *ops = device_get_ops(dev); in misc_call()61 const struct misc_ops *ops; in misc_get_device_by_capability()
84 static const struct misc_ops altera_sysid_ops = {
61 static const struct misc_ops rockchip_pm_config_ops = {
239 static struct misc_ops tegra186_bpmp_ops = {
186 const struct misc_ops *ops; in misc_decompress_cleanup()
234 static const struct misc_ops rockchip_decom_ops = {
450 static const struct misc_ops rockchip_efuse_ops = {
404 static const struct misc_ops rockchip_otp_ops = {
99 struct misc_ops { struct