Lines Matching refs:shell_device_get_binding
284 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_start()
305 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_stop()
326 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_show()
437 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_bitrate_set()
508 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_dbitrate_set()
617 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_timing_set()
646 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_dtiming_set()
675 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_mode_set()
723 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_send()
844 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_filter_add()
944 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_filter_remove()
968 const struct device *dev = shell_device_get_binding(argv[1]); in cmd_can_recover()