cw1200_scan_work
INIT_WORK(&priv->scan.work, cw1200_scan_work);
cw1200_scan_work(&priv->scan.work);
void cw1200_scan_work(struct work_struct *work);