slimbus.rst (c13aca79ff3c4af5fd31a5b2743a90eba6e36a26) slimbus.rst (abb9c9b8b51ba53b47ad7685ad2a0a64dbbf7bf5)
1============================
2Linux kernel SLIMbus support
3============================
4
5Overview
6========
7
8What is SLIMbus?

--- 111 unchanged lines hidden (view full) ---

120The framework supports regmap and read/write apis to exchange control-information
121with a SLIMbus device. APIs can be synchronous or asynchronous.
122The header file <linux/slimbus.h> has more documentation about messaging APIs.
123
124Messaging APIs:
125~~~~~~~~~~~~~~~
126.. kernel-doc:: drivers/slimbus/messaging.c
127 :export:
1============================
2Linux kernel SLIMbus support
3============================
4
5Overview
6========
7
8What is SLIMbus?

--- 111 unchanged lines hidden (view full) ---

120The framework supports regmap and read/write apis to exchange control-information
121with a SLIMbus device. APIs can be synchronous or asynchronous.
122The header file <linux/slimbus.h> has more documentation about messaging APIs.
123
124Messaging APIs:
125~~~~~~~~~~~~~~~
126.. kernel-doc:: drivers/slimbus/messaging.c
127 :export:
128
129Streaming APIs:
130~~~~~~~~~~~~~~~
131.. kernel-doc:: drivers/slimbus/stream.c
132 :export: