Home
last modified time | relevance | path

Searched defs:handler (Results 226 – 250 of 827) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dmaud.c336 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
H A Dbiquad.c173 static sox_effect_handler_t handler = { in lsx_biquad_effect_fn() local
H A Ddft_filter.c133 static sox_effect_handler_t handler = { in lsx_dft_filter_effect_fn() local
H A Dpulseaudio.c164 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.c48 struct mdp_irq *handler, *n; in mdp_dispatch_irqs() local
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c270 void ipoib_event(struct ib_event_handler *handler, in ipoib_event()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dxattr.c694 static int xattr_get(const struct xattr_handler *handler, in xattr_get()
706 static int xattr_set(const struct xattr_handler *handler, in xattr_set()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-io.c621 ide_handler_t *handler; in ide_timer_expiry() local
779 ide_handler_t *handler; in ide_intr() local
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c662 XIPropertyHandlerPtr handler = device->properties.handlers; in XIDeleteDeviceProperty() local
760 XIPropertyHandlerPtr handler; in XIChangeDeviceProperty() local
820 XIPropertyHandlerPtr handler = dev->properties.handlers; in XIGetDeviceProperty() local
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dactions-common.c128 probes_insn_handler_t *handler = 0; in kprobe_decode_ldmstm() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dxattr.h68 static inline const char *xattr_prefix(const struct xattr_handler *handler) in xattr_prefix()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dda9052-irq.c218 irq_handler_t handler, void *data) in da9052_request_irq()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.h58 struct mmu_rb_handler *handler; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Devent.py86 def execute_handler(name, handler, event, d): argument
238 def register(name, handler, mask=None, filename=None, lineno=None, data=None): argument
294 def remove(name, handler, data=None): argument
325 def register_UIHhandler(handler, mainui=False): argument
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3stor_lib.c136 int ps3stor_setup(struct ps3_storage_device *dev, irq_handler_t handler) in ps3stor_setup()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/verify/
H A Dphl_test_verify_def.h57 struct s_handler *handler; member
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip22-int.c281 struct irq_chip *handler; in arch_init_irq() local
/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-aen.c200 int (*handler)(struct ncsi_dev_priv *ndp, member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/
H A Dphl_test_verify_def.h57 struct s_handler *handler; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dleap-a-day.c124 void handler(int unused) in handler() function
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-adc-jack.c49 struct delayed_work handler; member
/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Dmemset.S48 #define EX(insn,reg,addr,handler) \ argument
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmac_hid.c93 static int mac_hid_emumouse_connect(struct input_handler *handler, in mac_hid_emumouse_connect()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_irq.c299 int sdio_claim_irq(struct sdio_func *func, sdio_irq_handler_t *handler) in sdio_claim_irq()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqAnalyzeGroupManager.h64 void setConcreteHandler(const MessageHandleWrapper handler) { mHandler = handler; } in setConcreteHandler()

12345678910>>...34