Home
last modified time | relevance | path

Searched refs:devm_remove_action (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_cec.c277 devm_remove_action(cec->dev, hdmirx_cec_del, cec); in rk_hdmirx_cec_register()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-cec.c309 devm_remove_action(&pdev->dev, dw_hdmi_qp_cec_del, cec); in dw_hdmi_qp_cec_probe()
H A Ddw-hdmi-cec.c512 devm_remove_action(&pdev->dev, dw_hdmi_cec_del, cec); in dw_hdmi_cec_probe()
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddevres.c765 void devm_remove_action(struct device *dev, void (*action)(void *), void *data) in devm_remove_action() function
775 EXPORT_SYMBOL_GPL(devm_remove_action);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/
H A Dtda9950.c476 devm_remove_action(dev, tda9950_cec_del, priv); in tda9950_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h255 void devm_remove_action(struct device *dev, void (*action)(void *), void *data);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx1288 devm_remove_action
H A Dabi_gki_aarch64_rockchip290 devm_remove_action
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c1451 devm_remove_action(dev, am65_cpsw_nuss_free_tx_chns, common); in am65_cpsw_nuss_remove_tx_chns()