Searched refs:hil (Results 1 – 7 of 7) sorted by relevance
9 mod-subdirs := dio hil mtd sbus video macintosh usb input telephony ide \20 subdir-$(CONFIG_HIL) += hil
222 if (hp_sdc.hil != NULL) in hp_sdc_isr()223 hp_sdc.hil(irq, dev_id, status, data); in hp_sdc_isr()628 if (hp_sdc.hil != NULL) { in hp_sdc_request_hil_irq()634 hp_sdc.hil = callback; in hp_sdc_request_hil_irq()695 if ((callback != hp_sdc.hil) || in hp_sdc_release_hil_irq()696 (hp_sdc.hil == NULL)) { in hp_sdc_release_hil_irq()701 hp_sdc.hil = NULL; in hp_sdc_release_hil_irq()725 if(hp_sdc.hil == NULL) { in hp_sdc_release_cooked_irq()794 hp_sdc.hil = NULL; in hp_sdc_init()
12 O_TARGET := hil.o
16 obj-$(CONFIG_VT) += hil.o
275 hp_sdc_irqhook *timer, *reg, *hil, *pup, *cooked; member
197 DRIVERS-$(CONFIG_HIL) += drivers/hil/hil.o
154 source drivers/hil/Config.in