Home
last modified time | relevance | path

Searched refs:W1_CMD_LIST_SLAVES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.h93 * @W1_CMD_LIST_SLAVES: list of slaves registered on this master
105 W1_CMD_LIST_SLAVES, enumerator
H A Dw1_netlink.c272 if (req_cmd->cmd == W1_CMD_LIST_SLAVES) { in w1_get_slaves()
358 case W1_CMD_LIST_SLAVES: in w1_process_command_master()
512 case W1_CMD_LIST_SLAVES: in w1_list_count_cmds()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_netlink.h93 * @W1_CMD_LIST_SLAVES: list of slaves registered on this master
105 W1_CMD_LIST_SLAVES, enumerator
H A Dw1_netlink.c274 if (req_cmd->cmd == W1_CMD_LIST_SLAVES) { in w1_get_slaves()
360 case W1_CMD_LIST_SLAVES: in w1_process_command_master()
514 case W1_CMD_LIST_SLAVES: in w1_list_count_cmds()

Completed in 3 milliseconds