| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | makelst | 16 field() { function
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | makelst | 15 field() { function
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | loopback.c | 122 #define gb_loopback_ro_attr(field) \ argument 132 #define gb_loopback_ro_stats_attr(name, field, type) \ argument 165 #define gb_loopback_stats_attrs(field) \ argument 170 #define gb_loopback_attr(field, type) \ argument 196 #define gb_dev_loopback_ro_attr(field, conn) \ argument 206 #define gb_dev_loopback_rw_attr(field, type) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-ring.c | 490 u32 field; in abort_td() local 562 u32 field = 0; in xhci_bulk_tx() local 754 u32 field; in xhci_ctrl_tx() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | field_values_filter.py | 9 def field_values(iterable, field): argument
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixfontstr.h | 35 #define FONTMAXBOUNDS(font,field) (font)->info.maxbounds.field argument 36 #define FONTMINBOUNDS(font,field) (font)->info.minbounds.field argument
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | mdio_bus.c | 254 #define MDIO_BUS_STATS_ATTR_DECL(field, file) \ argument 272 #define MDIO_BUS_STATS_ATTR(field) \ argument 280 #define MDIO_BUS_STATS_ADDR_ATTR_DECL(field, addr, file) \ argument 290 #define MDIO_BUS_STATS_ADDR_ATTR(field, addr) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | soc15_common.h | 30 #define WREG32_FIELD15(ip, idx, reg, field, val) \ argument 127 #define WREG32_FIELD15_RLC(ip, idx, reg, field, val) \ argument
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_function.c | 176 struct tep_format_field *field; in trace_stack_handler() local 214 struct tep_format_field *field; in trace_raw_data_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-uclogic-core.c | 86 struct hid_field *field, in uclogic_input_mapping() 109 struct hid_field *field; in uclogic_input_configured() local
|
| H A D | hid-xinmo.c | 25 static int xinmo_event(struct hid_device *hdev, struct hid_field *field, in xinmo_event()
|
| H A D | hid-core.c | 95 struct hid_field *field; in hid_register_field() local 260 struct hid_field *field; in hid_add_field() local 1055 struct hid_field *field, in hid_apply_multiplier_to_field() 1089 struct hid_field *field; in hid_apply_multiplier() local 1505 static void hid_process_event(struct hid_device *hid, struct hid_field *field, in hid_process_event() 1536 static void hid_input_field(struct hid_device *hid, struct hid_field *field, in hid_input_field() 1596 struct hid_field *field, __u8 *data) in hid_output_field() 1664 int hid_set_field(struct hid_field *field, unsigned offset, __s32 value) in hid_set_field()
|
| H A D | hid-penmount.c | 19 struct hid_input *hi, struct hid_field *field, in penmount_input_mapping()
|
| H A D | hid-accutouch.c | 21 struct hid_field *field, in accutouch_input_mapping()
|
| H A D | hid-topseed.c | 27 struct hid_field *field, struct hid_usage *usage, in ts_input_mapping()
|
| H A D | hid-kensington.c | 21 struct hid_field *field, struct hid_usage *usage, in ks_input_mapping()
|
| H A D | hid-lcpower.c | 21 struct hid_field *field, struct hid_usage *usage, in ts_input_mapping()
|
| H A D | hid-twinhan.c | 62 struct hid_field *field, struct hid_usage *usage, in twinhan_input_mapping()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | traps.c | 172 const int field = 2 * sizeof(unsigned long); in show_stacktrace() local 251 const int field = 2 * sizeof(unsigned long); in __show_regs() local 358 const int field = 2 * sizeof(unsigned long); in show_registers() local 440 const int field = 2 * sizeof(unsigned long); in do_be() local 1843 const int field = 2 * sizeof(unsigned long); in cache_parity_error() local 1891 const int field = 2 * sizeof(unsigned long); in do_ftlb() local 1955 const int field = 2 * sizeof(unsigned long); in ejtag_exception_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/sh/superhyway/ |
| H A D | superhyway-sysfs.c | 17 #define superhyway_ro_attr(name, fmt, field) \ argument
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | devicetable-offsets.c | 6 #define DEVID_FIELD(devid, field) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/src/ |
| H A D | dmub_dcn20.c | 46 #define DMUB_SF(reg, field) FD_MASK(reg, field), argument 50 #define DMUB_SF(reg, field) FD_SHIFT(reg, field), argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | debugfs.c | 128 u64 field = 0; in average_read() local 366 u64 field; in dbg_read() local 405 int rsn, char **field, int nfile, void *data) in add_res_tree()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | tablefilter.py | 157 def __init__(self, name, title, field, day, argument 200 def __init__(self, name, title, field, argument
|
| /OK3568_Linux_fs/kernel/usr/ |
| H A D | gen_initramfs.sh | 39 field() { function
|