Searched refs:misc_ops (Results 1 – 8 of 8) 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 = {
239 static struct misc_ops tegra186_bpmp_ops = {
186 const struct misc_ops *ops; in misc_decompress_cleanup()
220 static const struct misc_ops rockchip_decom_ops = {
450 static const struct misc_ops rockchip_efuse_ops = {
397 static const struct misc_ops rockchip_otp_ops = {
97 struct misc_ops { struct