/device/soc/rockchip/common/sdk_linux/drivers/hid/ |
D | hid-input.c | 548 goto ignore; in hidinput_configure_usage() 553 goto ignore; in hidinput_configure_usage() 558 goto ignore; in hidinput_configure_usage() 567 goto ignore; in hidinput_configure_usage() 573 goto ignore; in hidinput_configure_usage() 580 goto ignore; in hidinput_configure_usage() 649 goto ignore; in hidinput_configure_usage() 713 goto ignore; in hidinput_configure_usage() 725 goto ignore; in hidinput_configure_usage() 747 goto ignore; in hidinput_configure_usage() [all …]
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_attr.c | 241 BOOLEAN ignore = 0; in gatt_request_cback() local 252 ignore = 1; in gatt_request_cback() 259 ignore = 1; in gatt_request_cback() 265 ignore = 1; in gatt_request_cback() 273 if (!ignore) { in gatt_request_cback()
|
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/driver/ticker/ |
D | lp_ticker.c | 191 void lp_ticker_set_ignore_tc_hi(int ignore) in lp_ticker_set_ignore_tc_hi() argument 193 if (ignore) { in lp_ticker_set_ignore_tc_hi()
|
D | lp_ticker_api.h | 241 void lp_ticker_set_ignore_tc_hi(int ignore);
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 323 BOOLEAN ignore = 0; in gap_ble_s_attr_request_cback() local 336 ignore = 1; in gap_ble_s_attr_request_cback() 343 ignore = 1; in gap_ble_s_attr_request_cback() 349 ignore = 1; in gap_ble_s_attr_request_cback() 357 if (!ignore) { in gap_ble_s_attr_request_cback()
|
/device/soc/telink/b91/b91_ble_sdk/common/ |
D | assert.h | 37 #define assert(ignore) ((void)0) argument
|
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
D | Kconfig | 26 on some MSM radio builds that ignore the uart clock request in power
|
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
D | Kconfig | 26 on some MSM radio builds that ignore the uart clock request in power
|
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/ |
D | sched.h | 287 TP_PROTO(struct task_struct *p, bool *ignore), 288 TP_ARGS(p, ignore), 1);
|
/device/board/isoftstone/yangfan/kernel/src/incl/treace/hooks/ |
D | sched.h | 287 TP_PROTO(struct task_struct *p, bool *ignore), 288 TP_ARGS(p, ignore), 1);
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_beamforming.c | 1196 static u8 _bfee_get_first_su_entry_idx(PADAPTER adapter, struct beamformee_entry *ignore) in _bfee_get_first_su_entry_idx() argument 1207 if (ignore && (bfee == ignore)) in _bfee_get_first_su_entry_idx() 1229 static u8 _bfee_get_first_mu_entry_idx(PADAPTER adapter, struct beamformee_entry *ignore) in _bfee_get_first_mu_entry_idx() argument 1240 if (ignore && (bfee == ignore)) in _bfee_get_first_mu_entry_idx()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/ |
D | Makefile.param | 302 if [ -e $(1) ];then rmdir --ignore-fail-on-non-empty "$(1)"; fi
|
/device/board/bearpi/bearpi_hm_nano/docs/quick-start/ |
D | BearPi-HM_Nano开发搭建环境.md | 267 8. 安装six。运行"sudo pip3 install six --upgrade --ignore-installed six"或者按照以下方式安装:
|
/device/board/isoftstone/zhiyuan/bootloader/configs/default/linux-5.10/ |
D | sun50iw9.dtsi | 1427 /*ignore-pm-notify;*/ 1474 /*ignore-pm-notify;*/
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
D | mali_timeline.c | 56 static void put_sync_fences(struct work_struct *ignore) in put_sync_fences() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
D | mali_timeline.c | 57 static void put_sync_fences(struct work_struct *ignore) in put_sync_fences() argument
|
/device/board/isoftstone/zhiyuan/bootloader/configs/zhiyuan/linux-5.10/ |
D | board.dts | 1483 ignore-pm-notify;
|
/device/board/unionman/unionpi_tiger/kernel/build/ |
D | linux-5.10.patch | 3123 -/* Possible connectors nodes to ignore */ 3170 +/* Possible connectors nodes to ignore */
|
/device/soc/rockchip/common/sdk_linux/init/ |
D | Kconfig | 1449 Enable support for /proc/sys/kernel/ignore-unaligned-usertrap
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
D | configure_llvm | 490 --ignore-tests=TESTS comma-separated list (without "fate-" prefix
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
D | kernel.patch | 21916 + * ignore restore_fbdev_mode_atomic when in logo on state 31462 - /* if subdriver (> 0) or error case (< 0), ignore entry */ 57241 + * need to power on/off, child_pd can't ignore to do idle 58578 high = (table->length - 1) - 1; /* ignore the last check for table */ 58750 + * in the end, ignore this case and disable the high temperature 61244 * as we ignore the RXFIFO. 68557 - * ignore the completion event for that TD, since it was 73706 +#define MMC_PM_IGNORE_PM_NOTIFY (1 << 2) /* ignore mmc pm notify */
|