Lines Matching refs:shell_device_get_binding
286 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_start()
307 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_stop()
328 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_show()
439 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_bitrate_set()
510 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_dbitrate_set()
619 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_timing_set()
648 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_dtiming_set()
677 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_mode_set()
725 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_send()
846 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_filter_add()
946 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_filter_remove()
970 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_recover()