Home
last modified time | relevance | path

Searched refs:most_remove_link (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dmost.h327 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name);
/linux-5.19.10/drivers/most/
Dconfigfs.c148 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()
Dcore.c689 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name) in most_remove_link() function