Searched defs:space (Results 1 - 25 of 168) sorted by relevance

1234567

/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Denum.c44 bool space = false; local
/linux-master/drivers/char/ipmi/
H A Dipmi_plat_data.h14 unsigned int space; /* addr_space for si, intf# for ssif. */ member in struct:ipmi_plat_data
H A Dipmi_dmi.c25 unsigned int space; /* addr space for si, intf# for ssif */ member in struct:ipmi_dmi_info
100 int ipmi_dmi_get_slave_addr(enum si_type si_type, unsigned int space, argument
35 dmi_add_platform_ipmi(unsigned long base_addr, unsigned int space, u8 slave_addr, int irq, int offset, int type) argument
129 int space = IPMI_IO_ADDR_SPACE; local
[all...]
/linux-master/drivers/char/tpm/
H A Dtpm-dev.h10 struct tpm_space *space; member in struct:file_priv
H A Dtpmrm-dev.c10 struct tpm_space space; member in struct:tpmrm_priv
H A Dtpm-dev-common.c24 static ssize_t tpm_dev_transmit(struct tpm_chip *chip, struct tpm_space *space, argument
110 tpm_common_open(struct file *file, struct tpm_chip *chip, struct file_priv *priv, struct tpm_space *space) argument
[all...]
/linux-master/drivers/media/usb/dvb-usb/
H A Daf9005-remote.c76 u16 mark, space; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ring_types.h45 u32 space; member in struct:intel_ring
H A Dintel_ring.c21 unsigned int space; local
[all...]
/linux-master/fs/bcachefs/
H A Dquota.h60 bch2_quota_transfer(struct bch_fs *c, unsigned qtypes, struct bch_qid dst, struct bch_qid src, u64 space, enum quota_acct_mode mode) argument
/linux-master/net/ceph/
H A Dpagelist.c102 int ceph_pagelist_reserve(struct ceph_pagelist *pl, size_t space) argument
/linux-master/include/scsi/
H A Dscsi_transport.h57 scsi_transport_reserve_target(struct scsi_transport_template * t, int space) argument
64 scsi_transport_reserve_device(struct scsi_transport_template * t, int space) argument
/linux-master/drivers/media/rc/
H A Dgpio-ir-tx.c105 unsigned int pulse, space; local
H A Dir-rcmm-decoder.c191 const unsigned int space = rcmmspace[(data >> i) & 3]; local
H A Dir-spi.c27 u16 space; member in struct:ir_spi_data
/linux-master/drivers/gpu/drm/i915/
H A Di915_vgpu.c143 struct drm_mm_node space[4]; member in struct:_balloon_info_
[all...]
/linux-master/include/linux/
H A Dfault-inject.h21 atomic_t space; member in struct:fault_attr
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c57 amdgpu_cgs_read_ind_register(struct cgs_device *cgs_device, enum cgs_ind_reg space, unsigned int index) argument
85 amdgpu_cgs_write_ind_register(struct cgs_device *cgs_device, enum cgs_ind_reg space, unsigned int index, uint32_t value) argument
/linux-master/drivers/media/platform/amphion/
H A Dvpu_rpc.c59 u32 space = 0; local
103 u32 space = 0; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h53 atomic_t space; member in struct:intel_guc_ct_buffer
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_ct_types.h32 u32 space; member in struct:guc_ctb_info
/linux-master/fs/quota/
H A Dquota_v1.c22 static inline qsize_t v1_stoqb(qsize_t space) argument
/linux-master/drivers/video/fbdev/i810/
H A Di810_accel.c59 static inline int wait_for_space(struct fb_info *info, u32 space) argument
118 begin_iring(struct fb_info *info, u32 space) argument
[all...]
/linux-master/drivers/usb/host/
H A Duhci-debug.c43 uhci_show_td(struct uhci_hcd *uhci, struct uhci_td *td, char *buf, int len, int space) argument
100 uhci_show_urbp(struct uhci_hcd *uhci, struct urb_priv *urbp, char *buf, int len, int space) argument
165 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) argument
625 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) argument
[all...]
/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x-common.c112 static unsigned short space = 2; variable

Completed in 620 milliseconds

1234567