unsol_hp_work 1026 sound/pci/hda/patch_ca0132.c struct delayed_work unsol_hp_work; unsol_hp_work 4457 sound/pci/hda/patch_ca0132.c to_delayed_work(work), struct ca0132_spec, unsol_hp_work); unsol_hp_work 7614 sound/pci/hda/patch_ca0132.c schedule_delayed_work(&spec->unsol_hp_work, msecs_to_jiffies(500)); unsol_hp_work 8411 sound/pci/hda/patch_ca0132.c cancel_delayed_work_sync(&spec->unsol_hp_work); unsol_hp_work 8465 sound/pci/hda/patch_ca0132.c cancel_delayed_work_sync(&spec->unsol_hp_work); unsol_hp_work 8849 sound/pci/hda/patch_ca0132.c INIT_DELAYED_WORK(&spec->unsol_hp_work, ca0132_unsol_hp_delayed);