Lines Matching refs:log_device_info
58 … log_device_info(device, "/* %s(subsystem_filter=%s, tag_filter=%s, use_bpf=%s) */", __func__, in test_send_receive_one()
95 log_device_info(device, "/* %s */", __func__); in test_subsystem_filter()
122 log_device_info(device, "Sending device subsystem:%s syspath:%s", subsystem, syspath); in test_subsystem_filter()
133 log_device_info(device, "/* %s */", __func__); in test_tag_filter()
157 log_device_info(device, "Sending device syspath:%s", syspath); in test_tag_filter()
169 log_device_info(device, "/* %s(%s) */", __func__, sysattr); in test_sysattr_filter()
199 log_device_info(device, "Sending device syspath:%s", syspath); in test_sysattr_filter()
212 log_device_info(device, "/* %s */", __func__); in test_parent_filter()
218 return (void) log_device_info(device, "Device does not have parent, skipping."); in test_parent_filter()
243 log_device_info(device, "Sending device syspath:%s", syspath); in test_parent_filter()
253 log_device_info(device, "/* %s */", __func__); in test_sd_device_monitor_filter_remove()