| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 214 unsigned long size; in queue_setup() local 284 unsigned long size; in buffer_prepare() local
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | brcmstb_dpfe.c | 384 char *buf, ssize_t *size) in get_msg_ptr() 595 unsigned int size, bool is_big_endian) in __write_firmware()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | main.c | 1769 u32 size, u32 mode, in iwl_print_last_event_logs() 1810 u32 size; /* # entries that we'll print */ in iwl_dump_nic_event_log() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | rtas.c | 1075 u32 base, size, end; in block_rtas_call() local 1244 u32 base, size, entry; in rtas_initialize() local
|
| H A D | cacheinfo.c | 223 unsigned int size; in cache_size_kb() local 275 unsigned int size; in cache_associativity() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_cmds.c | 60 int pkt_sys_set_resource(struct hfi_sys_set_resource_pkt *pkt, u32 id, u32 size, in pkt_sys_set_resource() 88 u32 size, void *cookie) in pkt_sys_unset_resource()
|
| H A D | vdec.c | 94 unsigned int size = ARRAY_SIZE(vdec_formats); in find_format() local 116 unsigned int size = ARRAY_SIZE(vdec_formats); in find_format_by_index() local
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmx.h | 346 #define _MAXSCREENSALLOCF(o,size,fatal) \ argument 353 #define _MAXSCREENSALLOCR(o,size,retval) \ argument
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 181 CARD32 offset, int mode, CARD32 *size, void *closure) in ephyrWindowLinear() 611 RRScreenSize size = {0}; in ephyrResizeScreen() local
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | dir.c | 409 unsigned long long size) in exfat_init_stream_entry() 438 unsigned long long size) in exfat_init_dir_entry()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 704 u32 size = 0; in axienet_start_xmit_done() local 848 u32 size = 0; in axienet_recv() local
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | rkimage.h | 51 unsigned int size; member 56 unsigned int size; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_display.c | 203 unsigned int size; in qxl_check_mode() local 586 int size = 64*64*4; in qxl_cursor_atomic_update() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_rx.c | 1339 u16 size = sizeof(struct ieee80211_qos_parameter_info) - 2; in ieee80211_read_qos_param_element() local 1365 u16 size = sizeof(struct ieee80211_qos_information_element) - 2; in ieee80211_read_qos_info_element() local
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | fsl_esdhc.c | 172 uint size; in esdhc_pio_read_write() local 336 unsigned size = roundup(ARCH_DMA_MINALIGN, in check_and_invalidate_dcache_range() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/netlogic/xlr/ |
| H A D | fmn.h | 275 static inline int nlm_fmn_send(unsigned int size, unsigned int code, in nlm_fmn_send() 312 static inline int nlm_fmn_receive(int bucket, int *size, int *code, int *stid, in nlm_fmn_receive()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | pagelist.c | 1095 unsigned int size; in nfs_pageio_do_add_request() local 1171 unsigned int size, subreq_size; in __nfs_pageio_add_request() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libfc/ |
| H A D | fc_lport.c | 1334 int size = sizeof(struct fc_ct_hdr); in fc_lport_enter_ns() local 1433 int size = sizeof(struct fc_ct_hdr); in fc_lport_enter_ms() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsdh.c | 536 bcmsdh_reg_read(void *sdh, uintptr addr, uint size) in bcmsdh_reg_read() 588 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data) in bcmsdh_reg_write()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_ncm.c | 489 static inline void put_ncm(__le16 **p, unsigned size, unsigned val) in put_ncm() 506 static inline unsigned get_ncm(__le16 **p, unsigned size) in get_ncm()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_core.c | 689 const char *cdev_type, size_t size) in thermal_zone_device_rebind_exception() 776 const char *cdev_type, size_t size) in thermal_zone_device_unbind_exception()
|
| /OK3568_Linux_fs/kernel/drivers/tty/hvc/ |
| H A D | hvc_iucv.c | 152 static struct iucv_tty_buffer *alloc_tty_buffer(size_t size, gfp_t flags) in alloc_tty_buffer() 1233 size_t size, count; in hvc_iucv_setup_filter() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_hw.c | 137 u32 size = ring->size; in xgene_enet_setup_ring() local 510 static void xgene_enet_set_frame_size(struct xgene_enet_pdata *pdata, int size) in xgene_enet_set_frame_size()
|
| /OK3568_Linux_fs/kernel/sound/isa/ad1816a/ |
| H A D | ad1816a_lib.c | 214 unsigned int size, rate; in snd_ad1816a_playback_prepare() local 246 unsigned int size, rate; in snd_ad1816a_capture_prepare() local
|
| /OK3568_Linux_fs/kernel/sound/soc/sprd/ |
| H A D | sprd-mcdt.c | 569 int sprd_mcdt_chan_write(struct sprd_mcdt_chan *chan, char *tx_buf, u32 size) in sprd_mcdt_chan_write() 620 int sprd_mcdt_chan_read(struct sprd_mcdt_chan *chan, char *rx_buf, u32 size) in sprd_mcdt_chan_read()
|