Home
last modified time | relevance | path

Searched defs:cmp (Results 1 – 25 of 33) sorted by relevance

12

/drivers/clk/sunxi-ng/
Dccu_mp.c49 struct ccu_mp *cmp = data; in ccu_mp_round_rate() local
63 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable() local
70 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable() local
77 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled() local
85 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate() local
110 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate() local
119 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate() local
151 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent() local
158 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent() local
/drivers/md/bcache/
Dutil.h59 #define heap_sift(h, i, cmp) \ argument
75 #define heap_sift_down(h, i, cmp) \ argument
86 #define heap_add(h, d, cmp) \ argument
99 #define heap_pop(h, d, cmp) \ argument
473 #define RB_INSERT(root, new, member, cmp) \ argument
498 #define RB_SEARCH(root, search, member, cmp) \ argument
518 #define RB_GREATER(root, search, member, cmp) \ argument
Dbset.c1083 btree_iter_cmp_fn *cmp) in __bch_btree_iter_next()
/drivers/gpu/drm/nouveau/include/nvkm/core/
Doption.h13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz()
/drivers/md/
Ddm-cache-background-tracker.c82 int cmp; in __insert_pending() local
111 int cmp; in __find_pending() local
/drivers/misc/
Dcs5535-mfgpt.c47 int cs5535_mfgpt_toggle_event(struct cs5535_mfgpt_timer *timer, int cmp, in cs5535_mfgpt_toggle_event()
99 int cs5535_mfgpt_set_irq(struct cs5535_mfgpt_timer *timer, int cmp, int *irq, in cs5535_mfgpt_set_irq()
/drivers/infiniband/sw/rxe/
Drxe_pool.c309 int cmp; in insert_key() local
471 int cmp; in rxe_pool_get_key() local
/drivers/dma/ioat/
Dinit.c300 struct completion *cmp = dma_async_param; in ioat_dma_test_callback() local
321 struct completion cmp; in ioat_dma_self_test() local
782 struct completion cmp; in ioat_xor_val_self_test() local
/drivers/dax/
Dpmem.c24 struct completion cmp; member
/drivers/scsi/lpfc/
Dlpfc_bsg.c306 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_send_mgmt_cmd_cmp() local
398 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_bsg_send_mgmt_cmd() local
1405 struct lpfc_dmabuf *bmp, *cmp; in lpfc_issue_ct_rsp_cmp() local
1483 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp, in lpfc_issue_ct_rsp()
1637 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL; in lpfc_bsg_send_mgmt_rsp() local
5019 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_menlo_cmd_cmp() local
5117 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_menlo_cmd() local
/drivers/w1/slaves/
Dw1_ds2431.c69 u8 cmp[W1_F2D_READ_MAXLEN]; in w1_f2d_readblock() local
Dw1_ds2805.c66 u8 cmp[W1_F0D_READ_MAXLEN]; in w1_f0d_readblock() local
/drivers/gpu/drm/i915/
Di915_vma.c176 long cmp; in vma_lookup() local
Di915_vma.h206 ptrdiff_t cmp; in i915_vma_compare() local
Dintel_uncore.c610 #define BSEARCH(key, base, num, cmp) ({ \ argument
/drivers/dma-buf/
Dsw_sync.c272 int cmp; in sync_pt_create() local
/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddisp.c166 nvbios_oclk_match(struct nvkm_bios *bios, u16 cmp, u32 khz) in nvbios_oclk_match()
/drivers/clk/samsung/
Dclk-s3c2410-dclk.c176 u32 dclk_con, div, cmp; in s3c24xx_dclk_update_cmp() local
/drivers/misc/sgi-gru/
Dgrufault.c538 struct completion *cmp; in gru_intr() local
Dgrukservices.c303 struct completion *cmp) in gru_reserve_async_resources()
/drivers/i2c/busses/
Di2c-ismt.c174 struct completion cmp; /* interrupt completion */ member
/drivers/xen/xenbus/
Dxenbus_xs.c681 struct xenbus_watch *i, *cmp; in find_watch() local
/drivers/gpu/drm/rockchip/
Dinno_hdmi.c55 struct completion cmp; member
/drivers/rapidio/
Drio_cm.c257 static int riocm_cmp(struct rio_channel *ch, enum rio_cm_state cmp) in riocm_cmp()
268 enum rio_cm_state cmp, enum rio_cm_state exch) in riocm_cmp_exch()
/drivers/block/
Dsunvdc.c57 struct vdc_completion *cmp; member

12