Lines Matching refs:slave
8 1. Events. They are generated each time a new master or slave device
24 slave add/remove events
31 userspace command for slave device
36 __u8 id[8]; - slave unique device id
43 [struct w1_netlink_cmd] - command for given master or slave device.
52 W1_CMD_SLAVE_ADD - add slave to kernel list
53 W1_CMD_SLAVE_REMOVE - remove slave from kernel list
67 either 8 bytes of slave unique id in host order,
128 Each command (either root, master or slave with or without w1_netlink_cmd
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
160 is found) is locked. If slave command is requested, then reset/select
189 read/write/search commands for all master/slave devices found on the bus.