Home
last modified time | relevance | path

Searched defs:by_id (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.h22 struct hlist_node by_id; member
31 struct hlist_head by_id[IONIC_RX_FILTER_HLISTS]; /* by filter_id */ member
/linux/drivers/base/power/
H A Dcommon.c197 bool by_id = true; in dev_pm_domain_attach_list() local