Home
last modified time | relevance | path

Searched defs:which (Results 101 – 125 of 260) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/scripts/
H A Dcheckpatch.pl1251 sub which { subroutine
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Dkfigure.py85 def which(cmd): function
/OK3568_Linux_fs/external/xserver/xkb/
H A DddxBeep.c336 XkbDDXAccessXBeep(DeviceIntPtr dev, unsigned what, unsigned which) in XkbDDXAccessXBeep()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dvia_i2c.c179 struct i2c_adapter *viafb_find_i2c_adapter(enum viafb_i2c_adap which) in viafb_find_i2c_adapter()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-pruss-intc.c328 enum irqchip_irq_state which, in pruss_intc_irq_get_irqchip_state()
348 enum irqchip_irq_state which, in pruss_intc_irq_set_irqchip_state()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp398 static cJSON *detach_item_from_array(cJSON *array, size_t which) in detach_item_from_array()
698 static cJSON_bool insert_item_in_array(cJSON *array, size_t which, cJSON *newitem) in insert_item_in_array()
H A DcJSON.cpp2228 CJSON_PUBLIC(cJSON *) cJSON_DetachItemFromArray(cJSON *array, int which) in cJSON_DetachItemFromArray()
2238 CJSON_PUBLIC(void) cJSON_DeleteItemFromArray(cJSON *array, int which) in cJSON_DeleteItemFromArray()
2268 CJSON_PUBLIC(cJSON_bool) cJSON_InsertItemInArray(cJSON *array, int which, cJSON *newitem) in cJSON_InsertItemInArray()
2346 CJSON_PUBLIC(cJSON_bool) cJSON_ReplaceItemInArray(cJSON *array, int which, cJSON *newitem) in cJSON_ReplaceItemInArray()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dlp872x.c825 *lp872x_populate_pdata_from_dt(struct device *dev, enum lp872x_id which) in lp872x_populate_pdata_from_dt()
884 *lp872x_populate_pdata_from_dt(struct device *dev, enum lp872x_id which) in lp872x_populate_pdata_from_dt()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c128 static inline int check_which(u32 which) in check_which()
152 static int check_cfg(u32 which, struct v4l2_subdev_pad_config *cfg) in check_cfg()
/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dcfag12864b.c121 static void cfag12864b_controller(unsigned char which) in cfag12864b_controller()
/OK3568_Linux_fs/kernel/arch/alpha/oprofile/
H A Dop_model_ev67.c143 ev67_handle_interrupt(unsigned long which, struct pt_regs *regs, in ev67_handle_interrupt()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispccdc.c1941 unsigned int pad, enum v4l2_subdev_format_whence which) in __ccdc_get_format()
1951 enum v4l2_subdev_format_whence which) in __ccdc_get_crop()
1969 enum v4l2_subdev_format_whence which) in ccdc_try_format()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmt9v032.c226 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) in mt9v032_update_aec_agc()
353 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9v032_get_pad_format()
367 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9v032_get_pad_crop()
H A Ds5k6a3.c127 u32 pad, enum v4l2_subdev_format_whence which) in __s5k6a3_get_format()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine_user.c292 unsigned int which; in intel_engines_has_context_isolation() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsmp.c141 unsigned long which = ffz(~ops); in ipi_interrupt() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dqcom-pm8xxx.c326 enum irqchip_irq_state which, in pm8xxx_irq_get_irqchip_state()
453 enum irqchip_irq_state which, in pm8821_irq_get_irqchip_state()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dproton-pack.c763 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set()
807 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get()
/OK3568_Linux_fs/u-boot/board/keymile/common/
H A Divm.c168 #define GET_STRING(name, which, len) \ argument
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c2219 CJSON_PUBLIC(cJSON *) cJSON_DetachItemFromArray(cJSON *array, int which) in cJSON_DetachItemFromArray()
2229 CJSON_PUBLIC(void) cJSON_DeleteItemFromArray(cJSON *array, int which) in cJSON_DeleteItemFromArray()
2259 CJSON_PUBLIC(cJSON_bool) cJSON_InsertItemInArray(cJSON *array, int which, cJSON *newitem) in cJSON_InsertItemInArray()
2337 CJSON_PUBLIC(cJSON_bool) cJSON_ReplaceItemInArray(cJSON *array, int which, cJSON *newitem) in cJSON_ReplaceItemInArray()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dpci.c422 SYSCALL_DEFINE3(pciconfig_iobase, long, which, unsigned long, bus, in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dvideo-mux.c144 unsigned int pad, u32 which) in __video_mux_get_pad_format()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-csid.c767 enum v4l2_subdev_format_whence which) in __csid_get_format()
787 enum v4l2_subdev_format_whence which) in csid_try_format()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsal.c390 ia64_sal_freq_base (unsigned long which, unsigned long *ticks_per_second, in ia64_sal_freq_base()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dxattr.c146 int which = 0, dsize, ret = -ENOMEM; in afs_xattr_get_yfs() local

1234567891011