Home
last modified time | relevance | path

Searched refs:notifier_from_errno (Results 1 – 25 of 87) sorted by relevance

1234

/linux/drivers/power/reset/ !
H A Dodroid-go-ultra-poweroff.c39 return notifier_from_errno(-EINVAL); in odroid_go_ultra_poweroff_prepare()
46 return notifier_from_errno(-EINVAL); in odroid_go_ultra_poweroff_prepare()
55 return notifier_from_errno(ret); in odroid_go_ultra_poweroff_prepare()
62 return notifier_from_errno(ret); in odroid_go_ultra_poweroff_prepare()
/linux/drivers/net/ !
H A Dmacvtap.c173 return notifier_from_errno(err); in macvtap_device_event()
180 return notifier_from_errno(PTR_ERR(classdev)); in macvtap_device_event()
185 return notifier_from_errno(err); in macvtap_device_event()
/linux/drivers/net/ethernet/microchip/lan966x/ !
H A Dlan966x_switchdev.c485 return notifier_from_errno(ret); in lan966x_netdevice_event()
519 return notifier_from_errno(err); in lan966x_switchdev_event()
526 return notifier_from_errno(err); in lan966x_switchdev_event()
625 return notifier_from_errno(err); in lan966x_switchdev_blocking_event()
630 return notifier_from_errno(err); in lan966x_switchdev_blocking_event()
635 return notifier_from_errno(err); in lan966x_switchdev_blocking_event()
/linux/drivers/net/ethernet/ti/icssg/ !
H A Dicssg_switchdev.c193 return notifier_from_errno(err); in prueth_switchdev_event()
432 return notifier_from_errno(err); in prueth_switchdev_blocking_event()
437 return notifier_from_errno(err); in prueth_switchdev_blocking_event()
442 return notifier_from_errno(err); in prueth_switchdev_blocking_event()
/linux/drivers/mfd/ !
H A Dtps6586x.c469 return notifier_from_errno(ret); in tps6586x_power_off_handler()
473 return notifier_from_errno(ret); in tps6586x_power_off_handler()
476 return notifier_from_errno(-ETIME); in tps6586x_power_off_handler()
486 return notifier_from_errno(ret); in tps6586x_restart_handler()
489 return notifier_from_errno(-ETIME); in tps6586x_restart_handler()
/linux/drivers/bus/ !
H A Dimx-weim.c322 return notifier_from_errno(-EINVAL); in of_weim_notify()
340 ret = notifier_from_errno(-EINVAL); in of_weim_notify()
360 ret = notifier_from_errno(-EINVAL); in of_weim_notify()
/linux/drivers/net/ethernet/ti/ !
H A Dcpsw_switchdev.c442 return notifier_from_errno(err); in cpsw_switchdev_event()
497 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
502 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
507 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
H A Dam65-cpsw-switchdev.c432 return notifier_from_errno(err); in am65_cpsw_switchdev_event()
487 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
492 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
497 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
/linux/drivers/net/ethernet/microchip/sparx5/ !
H A Dsparx5_switchdev.c308 return notifier_from_errno(ret); in sparx5_netdevice_event()
385 return notifier_from_errno(err); in sparx5_switchdev_event()
720 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
723 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
728 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ !
H A Dbridge.c210 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_port_event()
353 return notifier_from_errno(err); in mlx5_esw_bridge_event_blocking()
440 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_event()
493 return notifier_from_errno(PTR_ERR(work)); in mlx5_esw_bridge_switchdev_event()
/linux/net/dsa/ !
H A Duser.c2999 err = notifier_from_errno(err); in dsa_user_changeupper()
3013 err = notifier_from_errno(err); in dsa_user_changeupper()
3026 err = notifier_from_errno(err); in dsa_user_changeupper()
3145 return notifier_from_errno(-EINVAL); in dsa_prevent_bridging_8021q_upper()
3176 return notifier_from_errno(-EBUSY); in dsa_user_check_8021q_upper()
3199 return notifier_from_errno(err); in dsa_user_prechangeupper_sanity_check()
3224 return notifier_from_errno(-EINVAL); in dsa_lag_conduit_validate()
3234 return notifier_from_errno(-EINVAL); in dsa_lag_conduit_validate()
3272 return notifier_from_errno(-EBUSY); in dsa_conduit_prechangeupper_sanity_check()
3293 return notifier_from_errno( in dsa_lag_conduit_prechangelower_sanity_check()
[all...]
/linux/lib/ !
H A Dnotifier-error-inject.c44 return notifier_from_errno(err); in notifier_err_inject_callback()
/linux/drivers/soc/tegra/ !
H A Dregulators-tegra30.c414 return notifier_from_errno(ret); in tegra30_regulator_suspend()
459 return notifier_from_errno(ret); in tegra30_regulator_reboot()
H A Dregulators-tegra20.c429 return notifier_from_errno(ret); in tegra20_regulator_suspend()
474 return notifier_from_errno(ret); in tegra20_regulator_reboot()
/linux/drivers/clk/qcom/ !
H A Dapss-ipq6018.c107 return notifier_from_errno(err); in cpu_clk_notifier_fn()
H A Dapcs-sdx55.c45 return notifier_from_errno(ret); in a7cc_notifier_cb()
H A Dclk-cbf-8996.c198 return notifier_from_errno(0); in cbf_clk_notifier_cb()
/linux/net/8021q/ !
H A Dvlan.c407 return notifier_from_errno(err); in vlan_device_event()
533 return notifier_from_errno(err); in vlan_device_event()
543 return notifier_from_errno(err); in vlan_device_event()
/linux/drivers/clk/tegra/ !
H A Dclk-device.c92 return notifier_from_errno(err); in tegra_clock_change_notify()
/linux/drivers/i2c/ !
H A Di2c-core-of.c190 return notifier_from_errno(PTR_ERR(client)); in of_i2c_notify()
/linux/arch/s390/mm/ !
H A Dinit.c246 return notifier_from_errno(rc); in s390_cma_mem_notifier()
/linux/drivers/net/ethernet/mscc/ !
H A Docelot_net.c1502 return notifier_from_errno(err); in ocelot_netdevice_changeupper()
1528 return notifier_from_errno(err); in ocelot_netdevice_lag_changeupper()
1651 return notifier_from_errno(err); in ocelot_switchdev_event()
1673 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1678 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1683 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
/linux/drivers/fpga/ !
H A Dof-fpga-region.c388 return notifier_from_errno(ret); in of_fpga_region_notify()
/linux/drivers/net/ipvlan/ !
H A Dipvlan_main.c791 return notifier_from_errno(err); in ipvlan_device_event()
936 return notifier_from_errno(-EADDRINUSE); in ipvlan_addr6_validator_event()
1007 return notifier_from_errno(-EADDRINUSE); in ipvlan_addr4_validator_event()
/linux/drivers/cpufreq/ !
H A Dmediatek-cpufreq.c352 return notifier_from_errno(ret); in mtk_cpufreq_opp_notifier()
365 return notifier_from_errno(ret); in mtk_cpufreq_opp_notifier()

1234