Searched refs:set_led_id (Results 1 – 3 of 3) sorted by relevance
/linux/sound/core/ |
H A D | control_led.c | 512 static ssize_t set_led_id(struct snd_ctl_led_card *led_card, const char *buf, size_t count, in set_led_id() function 571 return set_led_id(led_card, buf, count, true); in attach_store() 579 return set_led_id(led_card, buf, count, false); in detach_store()
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 733 int (*set_led_id)(struct hnae3_handle *handle, member
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 12858 .set_led_id = hclge_set_led_id,
|