Searched refs:dir_str (Results 1 – 2 of 2) sorted by relevance
562 const char *dir_str; in cix_mbox_probe() local590 if (device_property_read_string(dev, "cix,mbox-dir", &dir_str)) { in cix_mbox_probe()595 if (!strcmp(dir_str, "tx")) in cix_mbox_probe()597 else if (!strcmp(dir_str, "rx")) in cix_mbox_probe()600 dev_err(priv->dev, "cix,mbox_dir=%s is not expected\n", dir_str); in cix_mbox_probe()
2672 char *dir_str; in bnxt_event_error_report() local2692 dir_str = "above"; in bnxt_event_error_report()2695 dir_str = "below"; in bnxt_event_error_report()2698 dir_str, threshold_type); in bnxt_event_error_report()