Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/
Dcore.h335 int most_set_cfg_packets_xact(char *mdev, char *mdev_ch, u16 val);
Dconfigfs.c62 return most_set_cfg_packets_xact(link->device, link->channel, in set_cfg_packets_xact()
Dcore.c693 int most_set_cfg_packets_xact(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_packets_xact() function