Lines Matching refs:master
8 1. Events. They are generated each time a new master or slave device
26 master add/remove events
28 userspace command for bus master
38 __u32 id; - master's id
43 [struct w1_netlink_cmd] - command for given master or slave device.
68 or master's id, which is assigned to bus master device
84 which will contain list of all registered master ids in the following
93 Each message is at most 4k in size, so if number of master devices
100 id is equal to the bus master id to use for searching]
121 id is equal to the bus master id to use for searching]
128 Each command (either root, master or slave with or without w1_netlink_cmd
135 If reply is generated for master or root command (which do not have
157 master or slave request, according to w1_netlink_msg.type field.
158 Then master or slave device is searched for.
159 When found, master device (requested or those one on where slave device
166 When all commands (w1_netlink_cmd) are processed master device is unlocked
176 Sequence number for event messages is appropriate bus master sequence number
177 increased with each event message sent "through" this master.
189 read/write/search commands for all master/slave devices found on the bus.