w1_netlink_cmd
struct w1_netlink_cmd *cmd)
block->cmd = (struct w1_netlink_cmd *)(block->msg->data);
struct w1_netlink_msg *req_msg, struct w1_netlink_cmd *req_cmd,
struct w1_netlink_cmd *cmd = (struct w1_netlink_cmd *)block->msg->data;
struct w1_netlink_cmd *cache_cmd = block->cmd;
static int w1_get_slaves(struct w1_master *dev, struct w1_netlink_cmd *req_cmd)
struct w1_netlink_cmd *cmd; /* advances as cmds are appened */
struct w1_netlink_cmd *cmd)
struct w1_netlink_cmd *cmd)
struct w1_netlink_cmd *req_cmd)
struct w1_netlink_cmd *cmd)
struct w1_netlink_cmd *cmd = (struct w1_netlink_cmd *)node->msg->data;
if (cmd->len + sizeof(struct w1_netlink_cmd) > mlen) {
cmd = (struct w1_netlink_cmd *)((u8 *)cmd + len);
struct w1_netlink_cmd *cmd = (struct w1_netlink_cmd *)msg->data;
if (cmd->len + sizeof(struct w1_netlink_cmd) > mlen)
cmd = (struct w1_netlink_cmd *)((u8 *)cmd + len);
sizeof(struct w1_netlink_cmd));