Searched refs:is_link (Results 1 – 5 of 5) sorted by relevance
119 def is_link(self, path: str) -> bool: member in QOMFuse151 if not self.is_link(path):160 if self.is_link(path):
44 bool is_link = strstart(qdict_get_str(tuple, "type"), "link<", NULL); in test_properties() local46 if (is_child || is_link) { in test_properties()
124 bool is_link; member
341 if (status->is_link) in ath_mci_process_status()413 profile_status.is_link = *(rx_payload + in ath_mci_msg()423 profile_status.is_link, profile_status.conn_handle, in ath_mci_msg()
1427 bool is_link; in d40_tx_is_linked() local1430 is_link = readl(&d40c->lcpa->lcsp3) & D40_MEM_LCSP3_DLOS_MASK; in d40_tx_is_linked()1432 is_link = readl(chan_base(d40c) + D40_CHAN_REG_SDLNK) in d40_tx_is_linked()1435 return is_link; in d40_tx_is_linked()