Home
last modified time | relevance | path

Searched defs:code (Results 451 – 475 of 1390) sorted by relevance

1...<<11121314151617181920>>...56

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dw83977f_wdt.c436 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
H A Dwdt977.c412 static int wdt977_notify_sys(struct notifier_block *this, unsigned long code, in wdt977_notify_sys()
H A Dsc520_wdt.c352 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
H A Dalim7101_wdt.c333 unsigned long code, void *unused) in wdt_notify_sys()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dmanage.c175 static int poweroff_nb(struct notifier_block *cb, unsigned long code, void *unused) in poweroff_nb()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dsunkbd.c139 unsigned int type, unsigned int code, int value) in sunkbd_event()
H A Dmcs_touchkey.c157 unsigned int code = MCS_KEY_CODE(pdata->keymap[i]); in mcs_touchkey_probe() local
/OK3568_Linux_fs/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c145 uint32_t code, index, length, type; in sandbox_tpm_xfer() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_tunnel.c497 u8 *type, u8 *code, int *msg, __u32 *info, int offset) in ip6_tnl_err()
594 u8 type, u8 code, int offset, __be32 info) in ip4ip6_err()
687 u8 type, u8 code, int offset, __be32 info) in ip6ip6_err()
729 u8 type, u8 code, int offset, __be32 info) in mplsip6_err()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Duinput.h103 __u16 code; /* axis code */ member
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.c184 u32 *code; in fman_upload_firmware() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Duinput.h103 __u16 code; /* axis code */ member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h77 u32 code; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Duinput.h103 __u16 code; /* axis code */ member
/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.c594 static void hang_bosch(const char *cause, int code) in hang_bosch()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutejsonparser_esri.cpp99 int code = error.value(kErrorCodeKey).toInt(); in GeoRouteJsonParserEsri() local
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c377 int code = 0; in pvr2_channel_claim_stream() local
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dftrace.c269 unsigned char code[MCOUNT_INSN_SIZE]; in ftrace_mod() local
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_3590.h159 __u8 code; member
167 __u8 code; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_chplan.c1096 char code[2]; in rtw_get_chplan_from_country() local
1141 u8 code[2]; in dump_country_chplan_map() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_chplan.c1096 char code[2]; in rtw_get_chplan_from_country() local
1141 u8 code[2]; in dump_country_chplan_map() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11d.c44 t_u8 code; member
148 static t_u8 *wlan_11d_code_2_region(pmlan_adapter pmadapter, t_u8 code) in wlan_11d_code_2_region()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c189 struct v4l2_subdev_mbus_code_enum *code) in call_enum_mbus_code()
551 struct v4l2_subdev_mbus_code_enum *code = arg; in subdev_do_ioctl() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c869 RK_U32 code; in m2vd_decode_ext_header() local
1030 RK_U32 code; in m2vd_decode_head() local
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c66 #define OP_CTRL_RD_OPCODE(code) (((code) & 0xff) << 16) argument
67 #define OP_CTRL_WR_OPCODE(code) (((code) & 0xff) << 8) argument

1...<<11121314151617181920>>...56