Home
last modified time | relevance | path

Searched refs:most_component (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/linux/
Dmost.h263 struct most_component { struct
311 int most_register_component(struct most_component *comp);
312 int most_deregister_component(struct most_component *comp);
314 struct most_component *comp);
317 struct most_component *comp);
319 struct most_component *comp);
321 struct most_component *comp);
323 int most_register_configfs_subsys(struct most_component *comp);
324 void most_deregister_configfs_subsys(struct most_component *comp);
/Linux-v5.10/drivers/most/
Dcore.c33 struct most_component *comp;
448 static struct most_component *match_component(char *name) in match_component()
450 struct most_component *comp; in match_component()
517 struct most_component *comp; in components_show()
552 struct most_component *comp, in link_channel_to_component()
557 struct most_component **comp_ptr; in link_channel_to_component()
668 struct most_component *comp; in most_cfg_complete()
681 struct most_component *comp = match_component(comp_name); in most_add_link()
692 struct most_component *comp; in most_remove_link()
954 struct most_component *comp) in channel_has_mbo()
[all …]
Dconfigfs.c649 int most_register_configfs_subsys(struct most_component *c) in most_register_configfs_subsys()
693 void most_deregister_configfs_subsys(struct most_component *c) in most_deregister_configfs_subsys()
Dmost_cdev.c27 struct most_component cc;
/Linux-v5.10/drivers/staging/most/net/
Dnet.c73 static struct most_component comp;
510 static struct most_component comp = {
/Linux-v5.10/drivers/staging/most/video/
Dvideo.c27 static struct most_component comp;
529 static struct most_component comp = {
/Linux-v5.10/drivers/staging/most/sound/
Dsound.c25 static struct most_component comp;
713 static struct most_component comp = {