Lines Matching refs:shell_device_get_binding

150 	*dev = shell_device_get_binding(argv[ARGV_DEV]);  in i3c_parse_args()
155 *tdev = shell_device_get_binding(argv[ARGV_TDEV]); in i3c_parse_args()
178 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_info()
187 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_info()
301 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_speed()
332 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_recover()
362 dev = shell_device_get_binding(s_dev_name); in i3c_write_from_buffer()
367 tdev = shell_device_get_binding(s_tdev_name); in i3c_write_from_buffer()
427 dev = shell_device_get_binding(s_dev_name); in i3c_read_to_buffer()
432 tdev = shell_device_get_binding(s_tdev_name); in i3c_read_to_buffer()
577 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_rstdaa()
603 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entdaa()
619 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setaasa()
929 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setmrl_bc()
964 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setmwl_bc()
991 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_deftgts()
1018 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_enttm()
1042 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_rstact_bc()
1104 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_enec_bc()
1128 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_disec_bc()
1200 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas0_bc()
1223 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas1_bc()
1246 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas2_bc()
1269 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_entas3_bc()
1485 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_getvendor()
1491 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_ccc_getvendor()
1539 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setvendor()
1545 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_ccc_setvendor()
1588 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setvendor_bc()
1623 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ccc_setbuscon()
1712 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_attach()
1717 tdev = shell_device_get_binding(argv[ARGV_TDEV]); in cmd_i3c_attach()
1786 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_i2c_attach()
1813 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_i2c_detach()
1862 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_i2c_scan()
1939 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ibi_hj()
1964 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ibi_cr()
1992 dev = shell_device_get_binding(argv[ARGV_DEV]); in cmd_i3c_ibi_tir()