Home
last modified time | relevance | path

Searched defs:physical (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dio.c51 int physical; in wl1251_mem_read() local
60 int physical; in wl1251_mem_write() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dio.h121 int physical; in wlcore_read() local
131 int physical; in wlcore_write() local
156 int physical; in wlcore_read_hwaddr() local
/linux/fs/btrfs/
H A Dscrub.c146 u64 physical; member
318 u64 physical; member
584 scrub_print_common_warning(const char * errstr,struct btrfs_device * dev,bool is_super,u64 logical,u64 physical) scrub_print_common_warning() argument
662 fill_writer_pointer_gap(struct scrub_ctx * sctx,u64 physical) fill_writer_pointer_gap() argument
1003 u64 physical = 0; scrub_stripe_report_errors() local
1422 get_raid56_logic_offset(u64 physical,int num,struct btrfs_chunk_map * map,u64 * offset,u64 * stripe_start) get_raid56_logic_offset() argument
1590 sync_write_pointer_for_zoned(struct scrub_ctx * sctx,u64 logical,u64 physical,u64 physical_end) sync_write_pointer_for_zoned() argument
1650 scrub_find_fill_first_stripe(struct btrfs_block_group * bg,struct btrfs_path * extent_path,struct btrfs_path * csum_path,struct btrfs_device * dev,u64 physical,int mirror_num,u64 logical_start,u32 logical_len,struct scrub_stripe * stripe) scrub_find_fill_first_stripe() argument
2024 queue_scrub_stripe(struct scrub_ctx * sctx,struct btrfs_block_group * bg,struct btrfs_device * dev,int mirror_num,u64 logical,u32 length,u64 physical,u64 * found_logical_ret) queue_scrub_stripe() argument
2196 u64 physical; scrub_raid56_parity_stripe() local
2299 scrub_simple_mirror(struct scrub_ctx * sctx,struct btrfs_block_group * bg,u64 logical_start,u64 logical_length,struct btrfs_device * device,u64 physical,int mirror_num) scrub_simple_mirror() argument
2435 u64 physical = map->stripes[stripe_index].physical; scrub_stripe() local
2939 scrub_one_super(struct scrub_ctx * sctx,struct btrfs_device * dev,struct page * page,u64 physical,u64 generation) scrub_one_super() argument
[all...]
H A Draid-stripe-tree.c346 u64 physical = bioc->stripes[i].physical; btrfs_insert_one_raid_extent() local
474 u64 physical = btrfs_raid_stride_physical(leaf, stride); btrfs_get_raid_extent_offset() local
H A Dzoned.c1148 btrfs_reset_device_zone(struct btrfs_device * device,u64 physical,u64 length,u64 * bytes) btrfs_reset_device_zone() argument
1303 u64 physical; global() member
2066 const u64 physical = bbio->bio.bi_iter.bi_sector << SECTOR_SHIFT; btrfs_record_physical_zoned() local
2282 btrfs_zoned_issue_zeroout(struct btrfs_device * device,u64 physical,u64 length) btrfs_zoned_issue_zeroout() argument
2315 u64 physical = bioc->stripes[i].physical; read_zone_info() local
2379 u64 physical; btrfs_zone_activate() local
2485 const u64 physical = stripe->physical; call_zone_finish() local
[all...]
H A Dblock-group.c2241 btrfs_rmap_block(struct btrfs_fs_info * fs_info,u64 chunk_start,u64 physical,u64 ** logical,int * naddrs,int * stripe_len) btrfs_rmap_block() argument
[all...]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py525 __init__( self, name, rdesc_str=None, rdesc=None, application="Pen", physical="Stylus", input_info=(BusType.USB, 1, 2), evdev_name_suffix=None, ) global() argument
913 __init__( self, name, rdesc_str=None, rdesc=None, application="Pen", physical="Stylus", input_info=(BusType.USB, 0x28BD, 0x095B), evdev_name_suffix=None, ) global() argument
1014 __init__( self, name, rdesc_str=None, rdesc=None, application="Pen", physical="Stylus", input_info=(BusType.USB, 0x28BD, 0x093A), evdev_name_suffix=None, ) global() argument
1150 __init__( self, name, rdesc_str=None, rdesc=None, application="Stylus", physical=None, input_info=(BusType.USB, 0x256C, 0x006B), evdev_name_suffix=None, ) global() argument
[all...]
H A Dtest_multitouch.py108 physical="Finger", argument
250 physical="Pointer", argument
/linux/samples/hid/
H A Dhid_surface_dial.bpf.c37 int physical = 5; variable
/linux/include/linux/
H A Dagp_backend.h79 u32 physical; member
H A Dagpgart.h73 u32 physical; /* device specific (some devices member
H A Dhid.h524 unsigned physical; /* physical usage for this field */ member
/linux/include/uapi/linux/
H A Dagpgart.h95 __u32 physical; /* device specific (some devices member
H A Dhiddev.h97 __u32 physical; /* physical usage for this field */ member
H A Dcdrom.h606 struct dvd_physical physical; member
/linux/drivers/input/rmi4/
H A Drmi_bus.c339 bool physical = rmi_is_physical_device(dev); in rmi_bus_match() local
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c544 dma_addr_t physical; in iwl_dbg_tlv_alloc_fragment() local
/linux/drivers/video/fbdev/i810/
H A Di810.h225 unsigned long physical; member
/linux/include/uapi/drm/
H A Ddrm.h548 unsigned long physical; /**< Physical used by i810 */ global() member
/linux/tools/include/uapi/drm/
H A Ddrm.h
/linux/fs/ext4/
H A Dextents.c5122 __u64 physical = 0; in ext4_iomap_xattr_fiemap() local
[all...]
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c3600 static int hw_alloc_pkt(struct ksz_hw *hw, int length, int physical) in hw_alloc_pkt() argument