p54_scan
int p54_scan(struct p54_common *priv, u16 mode, u16 dwell);
ret = p54_scan(priv, P54_SCAN_EXIT, 0);
p54_scan(priv, P54_SCAN_EXIT, 0);