Home
last modified time | relevance | path

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

/external/u-boot/drivers/misc/
Dmisc-uclass.c19 const struct misc_ops *ops = device_get_ops(dev); in misc_read()
29 const struct misc_ops *ops = device_get_ops(dev); in misc_write()
39 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl()
50 const struct misc_ops *ops = device_get_ops(dev); in misc_call()
Dgdsys_rxaui_ctrl.c51 static const struct misc_ops gdsys_rxaui_ctrl_ops = {
Dstm32_rcc.c61 static const struct misc_ops stm32_rcc_ops = {
Daltera_sysid.c83 static const struct misc_ops altera_sysid_ops = {
Drockchip-efuse.c136 static const struct misc_ops rockchip_efuse_ops = {
Dtegra186_bpmp.c238 static struct misc_ops tegra186_bpmp_ops = {
/external/u-boot/include/
Dmisc.h66 struct misc_ops { struct
/external/u-boot/arch/arm/mach-stm32mp/
Dbsec.c394 static const struct misc_ops stm32mp_bsec_ops = {