Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/
Dcore.h328 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name);
Dconfigfs.c144 ret = most_remove_link(mdev_link->device, mdev_link->channel, in mdev_link_destroy_link_store()
373 ret = most_remove_link(mdev_link->device, mdev_link->channel, in mdev_link_release()
Dcore.c768 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name) in most_remove_link() function