Searched refs:cmd_to_str (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | gup_test.c | 31 static char *cmd_to_str(unsigned long cmd) in cmd_to_str() function 65 cmd_to_str(cmd), gup.get_delta_usec, in gup_thread() 80 printf("%s: done\n", cmd_to_str(cmd)); in gup_thread()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-417.c | 657 static char *cmd_to_str(int cmd) in cmd_to_str() function 757 cmd_to_str(command)); in cx23885_mbox_func() 764 value, cmd_to_str(command)); in cx23885_mbox_func() 774 flag, cmd_to_str(command)); in cx23885_mbox_func()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-417.c | 657 static char *cmd_to_str(int cmd) in cmd_to_str() function 757 cmd_to_str(command)); in cx23885_mbox_func() 764 value, cmd_to_str(command)); in cx23885_mbox_func() 774 flag, cmd_to_str(command)); in cx23885_mbox_func()
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-417.c | 626 static char *cmd_to_str(int cmd) in cmd_to_str() function 723 cmd_to_str(command)); in cx231xx_mbox_func() 730 value, cmd_to_str(command)); in cx231xx_mbox_func() 740 flag, cmd_to_str(command)); in cx231xx_mbox_func()
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-417.c | 626 static char *cmd_to_str(int cmd) in cmd_to_str() function 723 cmd_to_str(command)); in cx231xx_mbox_func() 730 value, cmd_to_str(command)); in cx231xx_mbox_func() 740 flag, cmd_to_str(command)); in cx231xx_mbox_func()
|
Completed in 10 milliseconds