Searched defs:partition (Results 1 - 25 of 50) sorted by relevance

12

/linux-master/drivers/net/wireless/ti/wl1251/
H A Dio.c124 struct wl1251_partition_set *partition; local
[all...]
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.c455 vsp1_pipeline_propagate_partition(struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int index, struct vsp1_partition_window *window) argument
H A Dvsp1_pipe.h149 struct vsp1_partition *partition; member in struct:vsp1_pipeline
[all...]
H A Dvsp1_wpf.c518 wpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) argument
H A Dvsp1_uds.c310 struct vsp1_partition *partition = pipe->partition; local
366 uds_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) argument
[all...]
H A Dvsp1_sru.c326 sru_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) argument
H A Dvsp1_rpf.c368 rpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) argument
H A Dvsp1_entity.h91 void (*partition)(struct vsp1_entity *, struct vsp1_pipeline *, member in struct:vsp1_entity_operations
/linux-master/include/uapi/linux/
H A Dfsl_hypervisor.h56 __u32 partition; member in struct:fsl_hv_ioctl_restart
76 __u32 partition; member in struct:fsl_hv_ioctl_status
91 __u32 partition; member in struct:fsl_hv_ioctl_start
106 __u32 partition; member in struct:fsl_hv_ioctl_stop
[all...]
H A Dswitchtec_ioctl.h142 __u32 partition; member in struct:switchtec_ioctl_pff_port
/linux-master/drivers/misc/genwqe/
H A Dcard_sysfs.c188 int partition; local
/linux-master/drivers/misc/
H A Dsram.h31 struct sram_partition *partition; member in struct:sram_dev
/linux-master/fs/udf/
H A Dpartition.c25 udf_get_pblock(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
42 udf_get_pblock_virt15(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
101 udf_get_pblock_virt20(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
107 udf_get_pblock_spar15(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
275 udf_try_read_meta(struct inode *inode, uint32_t block, uint16_t partition, uint32_t offset) argument
301 udf_get_pblock_meta25(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
[all...]
H A Dballoc.c111 static void udf_add_free_space(struct super_block *sb, u16 partition, u32 cnt) argument
190 udf_bitmap_prealloc_blocks(struct super_block *sb, struct udf_bitmap *bitmap, uint16_t partition, uint32_t first_block, uint32_t block_count) argument
238 udf_bitmap_new_block(struct super_block *sb, struct udf_bitmap *bitmap, uint16_t partition, uint32_t goal, int *err) argument
517 udf_table_prealloc_blocks(struct super_block *sb, struct inode *table, uint16_t partition, uint32_t first_block, uint32_t block_count) argument
577 udf_table_new_block(struct super_block *sb, struct inode *table, uint16_t partition, uint32_t goal, int *err) argument
674 uint16_t partition = bloc->partitionReferenceNum; local
691 udf_prealloc_blocks(struct super_block *sb, struct inode *inode, uint16_t partition, uint32_t first_block, uint32_t block_count) argument
717 udf_new_block(struct super_block *sb, struct inode *inode, uint16_t partition, uint32_t goal, int *err) argument
[all...]
/linux-master/block/partitions/
H A Dosf.c54 struct d_partition * partition; local
/linux-master/include/media/
H A Dv4l2-vp9.h81 u8 partition[16][3]; member in struct:v4l2_vp9_frame_context
120 u32 (*partition)[16][4]; member in struct:v4l2_vp9_frame_symbol_counts
/linux-master/include/linux/mfd/
H A Dtmio.h112 struct mtd_partition *partition; member in struct:tmio_nand_data
/linux-master/scripts/
H A Dcheckkconfigsymbols.py260 def partition(lst, size): function
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dboot.c163 struct wlcore_partition_set partition; local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dfsl_hcalls.h224 static inline unsigned int fh_partition_restart(unsigned int partition) argument
255 fh_partition_get_status(unsigned int partition, unsigned int *status) argument
285 fh_partition_start(unsigned int partition, uint32_t entry_point, int load) argument
312 fh_partition_stop(unsigned int partition) argument
[all...]
/linux-master/drivers/mtd/
H A Drfd_ftl.c71 struct partition { struct
[all...]
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_vp9.h29 u8 partition[2][16][4]; /* [keyframe][][], [inter][][] */ member in struct:hantro_g2_probs
/linux-master/drivers/input/rmi4/
H A Drmi_f34v7.c231 u8 partition; local
[all...]
/linux-master/drivers/virt/
H A Dfsl_hypervisor.c483 uint32_t partition; /* The partition handle, if used */ member in struct:doorbell_isr
[all...]
/linux-master/drivers/mtd/maps/
H A Dvmu-flash.c25 int partition; member in struct:mdev_part
44 int partition; member in struct:memcard
115 int partition, error = 0, x, wait; local
56 ofs_to_block(unsigned long src_ofs, struct mtd_info *mtd, int partition) argument
232 int partition, error, locking, x, phaselen, wait; local
310 int partition, error; local
358 int index = 0, retval, partition, leftover, numblocks; local
422 int index = 0, partition, error = 0, numblocks; local
[all...]

Completed in 188 milliseconds

12