HomeSort by relevance Sort by last modified time
    Searched refs:misc_ops (Results 1 - 8 of 8) sorted by null

  /external/u-boot/drivers/misc/
misc-uclass.c 19 const struct misc_ops *ops = device_get_ops(dev);
29 const struct misc_ops *ops = device_get_ops(dev);
39 const struct misc_ops *ops = device_get_ops(dev);
50 const struct misc_ops *ops = device_get_ops(dev);
altera_sysid.c 83 static const struct misc_ops altera_sysid_ops = {
gdsys_rxaui_ctrl.c 51 static const struct misc_ops gdsys_rxaui_ctrl_ops = {
stm32_rcc.c 61 static const struct misc_ops stm32_rcc_ops = {
rockchip-efuse.c 136 static const struct misc_ops rockchip_efuse_ops = {
tegra186_bpmp.c 238 static struct misc_ops tegra186_bpmp_ops = {
  /external/u-boot/include/
misc.h 61 * struct misc_ops - Driver model Misc operations
66 struct misc_ops { struct
  /external/u-boot/arch/arm/mach-stm32mp/
bsec.c 394 static const struct misc_ops stm32mp_bsec_ops = {

Completed in 345 milliseconds