/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_resp.c | 740 u64 value; in atomic_write_reply() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_connector.c | 770 struct drm_property *property, uint64_t value) in nouveau_connector_set_property()
|
/openbmc/linux/drivers/acpi/ |
H A D | processor_idle.c | 882 static int obj_get_integer(union acpi_object *obj, u32 *value) in obj_get_integer()
|
H A D | sbs.c | 388 u16 value, sel = 1 << (battery->id + 12); in acpi_battery_set_alarm() local
|
/openbmc/linux/drivers/pcmcia/ |
H A D | yenta_socket.c | 213 static int yenta_get_status(struct pcmcia_socket *sock, unsigned int *value) in yenta_get_status()
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pci-dra7xx.c | 111 u32 value) in dra7xx_pcie_writel()
|
/openbmc/linux/drivers/hid/intel-ish-hid/ |
H A D | ishtp-fw-loader.c | 127 u32 value; member
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_cs8409.c | 285 static int cs8409_i2c_write(struct sub_codec *scodec, unsigned int addr, unsigned int value) in cs8409_i2c_write()
|
/openbmc/qemu/hw/m68k/ |
H A D | next-cube.c | 68 uint8_t value; member
|
/openbmc/qemu/hw/input/ |
H A D | pckbd.c | 649 uint64_t value, unsigned size) in kbd_mm_writefn()
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx_dpdma.c | 417 uint64_t value, unsigned size) in xlnx_dpdma_write()
|
/openbmc/qemu/system/ |
H A D | qdev-monitor.c | 761 char *value; in qdev_print_props() local
|
/openbmc/qemu/hw/net/ |
H A D | mcf_fec.c | 401 uint64_t value, unsigned size) in mcf_fec_write()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | src_test.cpp | 1354 void setAsciiString(std::vector<uint8_t>& src, const std::string& value) in setAsciiString()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | update_service.hpp | 410 value : interface.second) in afterUpdateErrorMatcher() local
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 546 u8 value; in isp1301_udc_configure() local 1862 static int lpc32xx_ep_set_halt(struct usb_ep *_ep, int value) in lpc32xx_ep_set_halt() 2836 u8 value; in vbus_work() local
|
/openbmc/linux/drivers/usb/atm/ |
H A D | ueagle-atm.c | 604 u8 value; in uea_upload_pre_firmware() local 1101 u16 value, u16 index, u16 size, const void *data) in uea_request() 1911 u8 value; in load_XILINX_firmware() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | cdrom.h | 585 __u8 value[2048]; member 592 __u8 value[188]; member 600 __u8 value[2048]; member
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 3594 #define PRINT_ADAP_STATS(string, value) \ argument 3598 #define PRINT_CH_STATS(string, value) \ argument 3607 #define PRINT_CH_STATS2(string, value) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 2508 u32 value; member 4059 u64 id, value; in read_properties_unlocked() local 4580 u32 addr, value; in alloc_oa_regs() local
|
/openbmc/libcper/specification/json/sections/ |
H A D | cper-arm-processor.json | 61 "value": { object 147 "value": { object 767 "value": { object
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mipsregs.h | 1464 #define __write_32bit_c0_register(register, sel, value) \ argument 1479 #define __write_64bit_c0_register(register, sel, value) \ argument 1528 #define __write_32bit_c0_ctrl_register(register, value) \ argument 1641 #define __writex_32bit_c0_register(register, sel, value) \ argument 2126 #define __write_32bit_gc0_register(register, sel, value) \ argument 2139 #define __write_64bit_gc0_register(register, sel, value) \ argument
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 129 uint32 value[4]; member 204 uint32 value; member 1079 SVGA3dRGBAUint32 value; member 1086 SVGA3dRGBAFloat value; member 1548 uint64 value; member 1683 uint32 value; member
|
/openbmc/linux/fs/ocfs2/ |
H A D | xattr.c | 1353 const void *value, in __ocfs2_xattr_set_value_outside() 3451 const void *value, in ocfs2_xattr_set_handle() 3532 const void *value, in ocfs2_xattr_set() 7247 const char *name, const void *value, in ocfs2_xattr_security_set() 7342 const char *name, const void *value, in ocfs2_xattr_trusted_set() 7373 const char *name, const void *value, in ocfs2_xattr_user_set()
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885.h | 497 #define cx_write(reg, value) writel((value), dev->lmmio + ((reg)>>2)) argument 499 #define cx_andor(reg, mask, value) \ argument
|