Home
last modified time | relevance | path

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

/Linux-v4.19/samples/connector/
Dcn_test.c167 cn_del_callback(&cn_test_id); in cn_test_init()
189 cn_del_callback(&cn_test_id); in cn_test_fini()
191 cn_del_callback(&cn_test_id); in cn_test_fini()
/Linux-v4.19/drivers/connector/
Dconnector.c235 void cn_del_callback(struct cb_id *id) in cn_del_callback() function
241 EXPORT_SYMBOL_GPL(cn_del_callback);
/Linux-v4.19/include/linux/
Dconnector.h73 void cn_del_callback(struct cb_id *);
/Linux-v4.19/drivers/md/
Ddm-log-userspace-transfer.c285 cn_del_callback(&ulog_cn_id); in dm_ulog_tfr_exit()
/Linux-v4.19/drivers/hv/
Dhv_utils_transport.c354 cn_del_callback(&hvt->cn_id); in hvutil_transport_destroy()
/Linux-v4.19/Documentation/connector/
Dconnector.txt68 void cn_del_callback(struct cb_id *id);
/Linux-v4.19/drivers/w1/
Dw1_netlink.c733 cn_del_callback(&w1_id); in w1_fini_netlink()
/Linux-v4.19/drivers/video/fbdev/
Duvesafb.c1905 cn_del_callback(&uvesafb_cn_id); in uvesafb_init()
1934 cn_del_callback(&uvesafb_cn_id); in uvesafb_exit()