Searched refs:devm_remove_action (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx_cec.c | 277 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 D | dw-hdmi-qp-cec.c | 309 devm_remove_action(&pdev->dev, dw_hdmi_qp_cec_del, cec); in dw_hdmi_qp_cec_probe()
|
| H A D | dw-hdmi-cec.c | 512 devm_remove_action(&pdev->dev, dw_hdmi_cec_del, cec); in dw_hdmi_cec_probe()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | devres.c | 765 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 D | tda9950.c | 476 devm_remove_action(dev, tda9950_cec_del, priv); in tda9950_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | device.h | 255 void devm_remove_action(struct device *dev, void (*action)(void *), void *data);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1288 devm_remove_action
|
| H A D | abi_gki_aarch64_rockchip | 290 devm_remove_action
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 1451 devm_remove_action(dev, am65_cpsw_nuss_free_tx_chns, common); in am65_cpsw_nuss_remove_tx_chns()
|