Searched refs:kill (Results 1 – 14 of 14) sorted by relevance
/drivers/input/keyboard/ |
D | lm8323.c | 428 static void lm8323_write_pwm(struct lm8323_pwm *pwm, int kill, in lm8323_write_pwm() argument 436 lm8323_write_pwm_one(pwm, i++, PWM_END(kill)); in lm8323_write_pwm() 444 int div512, perstep, steps, hz, up, kill; in lm8323_pwm_work() local 459 kill = (pwm->desired_brightness == 0); in lm8323_pwm_work() 490 lm8323_write_pwm(pwm, kill, num_cmds, pwm_cmds); in lm8323_pwm_work()
|
/drivers/tty/vt/ |
D | vc_screen.c | 128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local 166 kill = poll; in vcs_poll_data_get() 170 if (kill) in vcs_poll_data_get() 171 vcs_poll_data_free(kill); in vcs_poll_data_get()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.h | 53 struct nvif_notify kill; member
|
D | nouveau_chan.c | 51 struct nouveau_channel *chan = container_of(ntfy, typeof(*chan), kill); in nouveau_channel_killed() 105 nvif_notify_dtor(&chan->kill); in nouveau_channel_del() 402 NULL, 0, 0, &chan->kill); in nouveau_channel_init() 404 ret = nvif_notify_get(&chan->kill); in nouveau_channel_init()
|
/drivers/staging/vt6656/ |
D | TODO | 10 - kill ttype.h -- done
|
/drivers/staging/vt6655/ |
D | TODO | 10 - kill ttype.h
|
/drivers/infiniband/hw/bnxt_re/ |
D | qplib_rcfw.h | 197 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill);
|
D | qplib_rcfw.c | 638 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq() argument 652 if (kill) in bnxt_qplib_rcfw_stop_irq()
|
D | qplib_fp.h | 493 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill);
|
D | qplib_fp.c | 405 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq() argument 415 if (kill) in bnxt_qplib_nq_stop_irq()
|
/drivers/nvdimm/ |
D | pmem.c | 367 .kill = pmem_pagemap_kill,
|
/drivers/sbus/char/ |
D | oradax.c | 599 ret = dax_ccb_kill(ca, &ctx->result.kill.action); in dax_write()
|
/drivers/gpu/drm/i915/gem/ |
D | i915_gem_context.c | 576 goto kill; in engines_idle_release() 584 kill: in engines_idle_release()
|
/drivers/platform/x86/ |
D | Kconfig | 950 tristate "OLPC XO-1 software RF kill switch"
|