Searched refs:most_remove_link (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | most.h | 327 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | most.h | 327 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name);
|
/kernel/linux/linux-5.10/drivers/most/ |
H A D | configfs.c | 148 ret = most_remove_link(mdev_link->device, mdev_link->channel, in mdev_link_destroy_link_store() 388 ret = most_remove_link(mdev_link->device, mdev_link->channel, in mdev_link_release()
|
H A D | core.c | 689 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name) in most_remove_link() function
|
/kernel/linux/linux-6.6/drivers/most/ |
H A D | configfs.c | 148 ret = most_remove_link(mdev_link->device, mdev_link->channel, in mdev_link_destroy_link_store() 388 ret = most_remove_link(mdev_link->device, mdev_link->channel, in mdev_link_release()
|
H A D | core.c | 689 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name) in most_remove_link() function
|
Completed in 8 milliseconds