Home
last modified time | relevance | path

Searched refs:misc_ops (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dmisc-uclass.c20 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()
H A Daltera_sysid.c84 static const struct misc_ops altera_sysid_ops = {
H A Dtegra186_bpmp.c239 static struct misc_ops tegra186_bpmp_ops = {
H A Dmisc_decompress.c186 const struct misc_ops *ops; in misc_decompress_cleanup()
H A Drockchip_decompress.c220 static const struct misc_ops rockchip_decom_ops = {
H A Drockchip-efuse.c450 static const struct misc_ops rockchip_efuse_ops = {
H A Drockchip-otp.c397 static const struct misc_ops rockchip_otp_ops = {
/OK3568_Linux_fs/u-boot/include/
H A Dmisc.h97 struct misc_ops { struct