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 bool is_super, u64 logical, u64 physical) in scrub_print_common_warning()
662 static int fill_writer_pointer_gap(struct scrub_ctx *sctx, u64 physical) in fill_writer_pointer_gap()
1003 u64 physical = 0; in scrub_stripe_report_errors() local
1422 static int get_raid56_logic_offset(u64 physical, int num, in get_raid56_logic_offset()
1590 u64 physical, u64 physical_end) in sync_write_pointer_for_zoned()
1650 struct btrfs_device *dev, u64 physical, in scrub_find_fill_first_stripe()
2024 u64 logical, u32 length, u64 physical, in queue_scrub_stripe()
2196 u64 physical; in scrub_raid56_parity_stripe() local
[all …]
H A Draid-stripe-tree.c346 u64 physical = bioc->stripes[i].physical; in btrfs_insert_one_raid_extent() local
474 u64 physical = btrfs_raid_stride_physical(leaf, stride); in btrfs_get_raid_extent_offset() local
H A Dzoned.c1148 int btrfs_reset_device_zone(struct btrfs_device *device, u64 physical, in btrfs_reset_device_zone()
1303 u64 physical; member
2066 const u64 physical = bbio->bio.bi_iter.bi_sector << SECTOR_SHIFT; in btrfs_record_physical_zoned() local
2282 int btrfs_zoned_issue_zeroout(struct btrfs_device *device, u64 physical, u64 length) in btrfs_zoned_issue_zeroout()
2315 u64 physical = bioc->stripes[i].physical; in read_zone_info() local
2379 u64 physical; in btrfs_zone_activate() local
2485 const u64 physical = stripe->physical; in call_zone_finish() local
H A Dblock-group.c2241 u64 physical, u64 **logical, int *naddrs, int *stripe_len) in btrfs_rmap_block()
/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 */ 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
/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()