Lines Matching refs:shell_device_get_binding

152 	*dev = shell_device_get_binding(argv[ARGV_DEV]);  in i3c_parse_args()
157 *tdev = shell_device_get_binding(argv[ARGV_TDEV]); in i3c_parse_args()
180 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_info()
189 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_info()
309 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_speed()
340 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_recover()
370 dev = shell_device_get_binding(s_dev_name); in i3c_write_from_buffer()
375 tdev = shell_device_get_binding(s_tdev_name); in i3c_write_from_buffer()
435 dev = shell_device_get_binding(s_dev_name); in i3c_read_to_buffer()
440 tdev = shell_device_get_binding(s_tdev_name); in i3c_read_to_buffer()
585 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_rstdaa()
611 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entdaa()
627 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setaasa()
937 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setmrl_bc()
972 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setmwl_bc()
999 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_deftgts()
1026 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_enttm()
1087 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_rstact_bc()
1149 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_enec_bc()
1173 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_disec_bc()
1245 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas0_bc()
1268 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas1_bc()
1291 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas2_bc()
1314 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas3_bc()
1531 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_getvendor()
1537 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_ccc_getvendor()
1585 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setvendor()
1591 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_ccc_setvendor()
1634 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setvendor_bc()
1669 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setbuscon()
1759 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_attach()
1764 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_attach()
1833 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_i2c_attach()
1860 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_i2c_detach()
1909 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_i2c_scan()
2019 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ibi_hj()
2044 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ibi_cr()
2072 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ibi_tir()