| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm.c | 118 struct bio *dm_bio_from_per_bio_data(void *data, size_t data_size) in dm_bio_from_per_bio_data() 444 int dm_report_zones_cb(struct blk_zone *zone, unsigned int idx, void *data) in dm_report_zones_cb() 475 unsigned int nr_zones, report_zones_cb cb, void *data) in dm_blk_report_zones() 2998 void *data) in dm_call_pr() 3033 sector_t start, sector_t len, void *data) in __dm_pr_register()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | reg.c | 661 static bool valid_rule(const u8 *data, unsigned int size, u16 rule_ptr) in valid_rule() 686 static bool valid_country(const u8 *data, unsigned int size, in valid_country() 792 static bool regdb_has_valid_signature(const u8 *data, unsigned int size) in regdb_has_valid_signature() 820 static bool regdb_has_valid_signature(const u8 *data, unsigned int size) in regdb_has_valid_signature() 830 static bool valid_regdb(const u8 *data, unsigned int size) in valid_regdb()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | adv7842.c | 283 union i2c_smbus_data data; in adv_smbus_read_byte_data_check() local 315 union i2c_smbus_data data; in adv_smbus_write_byte_data() local 337 union i2c_smbus_data data; in adv_smbus_write_byte_no_check() local 349 union i2c_smbus_data data; in adv_smbus_write_i2c_block_data() local 2459 u8 *data = NULL; in adv7842_get_edid() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_hw.c | 613 int t3_seeprom_read(struct adapter *adapter, u32 addr, __le32 *data) in t3_seeprom_read() 647 int t3_seeprom_write(struct adapter *adapter, u32 addr, __le32 data) in t3_seeprom_write() 880 unsigned int nwords, u32 *data, int byte_oriented) in t3_read_flash() 914 unsigned int n, const u8 *data) in t3_write_flash() 2975 int t3_set_proto_sram(struct adapter *adap, const u8 *data) in t3_set_proto_sram()
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | cyapa_gen5.c | 274 u8 data[]; /* Command data variable based on commands */ member 670 u8 *data, int len) in cyapa_sort_tsg_pip_bl_resp_data() 685 u8 *data, int len) in cyapa_sort_tsg_pip_app_resp_data() 1059 u8 *data; in cyapa_pip_bl_initiate() local 1300 const u8 *data = image_records[i].record_data; in cyapa_pip_check_fw() local
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | pci.c | 397 static int nvme_admin_init_hctx(struct blk_mq_hw_ctx *hctx, void *data, in nvme_admin_init_hctx() 410 static int nvme_init_hctx(struct blk_mq_hw_ctx *hctx, void *data, in nvme_init_hctx() 1063 static irqreturn_t nvme_irq(int irq, void *data) in nvme_irq() 1080 static irqreturn_t nvme_irq_check(int irq, void *data) in nvme_irq_check() 2870 static void nvme_async_probe(void *data, async_cookie_t cookie) in nvme_async_probe()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 569 void *data) in ext4_journalled_writepage_callback() 1821 static ext4_fsblk_t get_sb_block(void **data) in get_sb_block() 4027 static int ext4_fill_super(struct super_block *sb, void *data, int silent) in ext4_fill_super() 5793 static int ext4_remount(struct super_block *sb, int *flags, char *data) in ext4_remount() 6505 static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data, in ext4_quota_read() 6543 const char *data, size_t len, loff_t off) in ext4_quota_write() 6604 const char *dev_name, void *data) in ext4_mount()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | ring_buffer.c | 318 unsigned char data[] RB_ALIGN_DATA; /* data of buffer page */ member 3663 void *data) in ring_buffer_write() 5325 void ring_buffer_free_read_page(struct trace_buffer *buffer, int cpu, void *data) in ring_buffer_free_read_page() 5653 static __init int rb_write_something(struct rb_test_data *data, bool nested) in rb_write_something() 5722 struct rb_test_data *data = arg; in rb_test() local 5738 struct rb_test_data *data; in rb_ipi() local 5837 struct rb_test_data *data = &rb_data[cpu]; in test_ringbuffer() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/ |
| H A D | qm.c | 676 static irqreturn_t do_qm_irq(int irq, void *data) in do_qm_irq() 689 static irqreturn_t qm_irq(int irq, void *data) in qm_irq() 703 static irqreturn_t qm_aeq_irq(int irq, void *data) in qm_aeq_irq() 2783 static int qm_debugfs_atomic64_set(void *data, u64 val) in qm_debugfs_atomic64_set() 2793 static int qm_debugfs_atomic64_get(void *data, u64 *val) in qm_debugfs_atomic64_get() 2813 void *data; in hisi_qm_debug_init() local 3866 static irqreturn_t qm_abnormal_irq(int irq, void *data) in qm_abnormal_irq()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 1186 void *data) in ath11k_htt_tlv_ppdu_stats_parse() 1270 const void *ptr, void *data), in ath11k_dp_htt_tlv_iter() 1575 struct htt_pktlog_msg *data = (struct htt_pktlog_msg *)skb->data; in ath11k_htt_pktlog() local 1594 u32 *data = (u32 *)skb->data; in ath11k_htt_backpressure_event_handler() local 3042 struct ieee80211_hdr *hdr, u8 *data, in ath11k_dp_rx_h_michael_mic() 3093 u8 *key, *data; in ath11k_dp_rx_h_verify_tkip_mic() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_main.c | 1594 int cxgb4_alloc_atid(struct tid_info *t, void *data) in cxgb4_alloc_atid() 1630 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data) in cxgb4_alloc_stid() 1667 int cxgb4_alloc_sftid(struct tid_info *t, int family, void *data) in cxgb4_alloc_sftid() 2385 void *data) in netevent_cb() 2678 unsigned long event, void *data) in cxgb4_inet6addr_handler() 3061 struct mii_ioctl_data *data = (struct mii_ioctl_data *)&req->ifr_data; in cxgb_ioctl() local 4543 __be32 *data = (__be32 *)cf->data; in adap_init0_config() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 637 unsigned char * data; // pointer to .ttf file member 989 static stbtt_uint32 stbtt__find_table(stbtt_uint8 *data, stbtt_uint32 fontstart, const char *tag) in stbtt__find_table() 1023 stbtt_uint8 *data = (stbtt_uint8 *) data2; in stbtt_InitFont() local 1080 stbtt_uint8 *data = info->data; in stbtt_FindGlyphIndex() local 1249 stbtt_uint8 *data = info->data; in stbtt_GetGlyphShape() local 1485 stbtt_uint8 *data = info->data + info->kern; in stbtt_GetGlyphKernAdvance() local 2515 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | dell-smbios-base.c | 347 void dell_laptop_call_notifier(unsigned long action, void *data) in dell_laptop_call_notifier()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ssbi.c | 171 ssbi_pa_transfer(struct ssbi *ssbi, u32 cmd, u8 *data) in ssbi_pa_transfer()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | core-fsl-emb.c | 633 struct perf_sample_data data; in record_and_restart() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg_btcoex.c | 308 static void wl_cfg80211_bt_timerfunc(ulong data) in wl_cfg80211_bt_timerfunc()
|
| /OK3568_Linux_fs/kernel/include/keys/ |
| H A D | rxrpc-type.h | 54 u8 *data; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | http_file_source.cpp | 160 std::shared_ptr<std::string> data; member in mbgl::HTTPRequest
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | mux.c | 228 int data; in mux_read() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/led/ |
| H A D | hal_sdio_led.c | 824 void BlinkTimerCallback(void *data) in BlinkTimerCallback()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | read.c | 376 readpage_async_filler(void *data, struct page *page) in readpage_async_filler()
|
| /OK3568_Linux_fs/kernel/include/linux/pinctrl/ |
| H A D | machine.h | 75 } data; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | base.c | 108 nvkm_i2c_intr_ctor(struct nvkm_object *object, void *data, u32 size, in nvkm_i2c_intr_ctor()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_mrvl.c | 250 static int mrvl_recv(struct hci_uart *hu, const void *data, int count) in mrvl_recv()
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-mux-meson-g12a.c | 196 void *data) in g12a_mdio_switch_fn()
|