Searched refs:pno_cb (Results 1 – 3 of 3) sorted by relevance
1584 scan_event_handler pno_cb; in scm_pno_event_handler() local1620 pno_cb = scan_psoc_obj->pno_cfg.pno_cb.func; in scm_pno_event_handler()1621 cb_arg = scan_psoc_obj->pno_cfg.pno_cb.arg; in scm_pno_event_handler()1624 if (pno_cb) in scm_pno_event_handler()1625 pno_cb(vdev, event, cb_arg); in scm_pno_event_handler()
289 struct cb_handler pno_cb; member
384 scan->pno_cfg.pno_cb.func = event_cb; in ucfg_scan_register_pno_cb()385 scan->pno_cfg.pno_cb.arg = arg; in ucfg_scan_register_pno_cb()