Home
last modified time | relevance | path

Searched defs:z (Results 151 – 175 of 305) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/hwmon/
H A Dscpi-hwmon.c266 struct thermal_zone_device *z; in scpi_hwmon_probe() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dtime_utils.hpp230 civilFromDays(IntType z) noexcept in civilFromDays()
/openbmc/linux/drivers/input/mouse/
H A Dalps.c254 int x, y, z, ges, fin, left, right, middle; in alps_process_packet_v1_v2() local
560 int x, y, z, left, right, middle; in alps_process_trackstick_packet_v3() local
829 int x, y, z; in alps_process_packet_v6() local
1093 int x, y, z; in alps_process_trackstick_packet_v7() local
H A Dvmmouse.c147 u32 status, x, y, z; in vmmouse_report_events() local
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp_accel.c150 #define DEFINE_CONV(name, x, y, z) \ argument
/openbmc/linux/arch/xtensa/include/asm/
H A Dcoprocessor.h101 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c1238 #define PRINT_NXS(x, y, z...) printf("%-3d : %02x " z "\n", x, (u8)y); in ddr3_spd_dump() argument
1431 #define PRINT_NXS(x, y, z...) printf("%-3d : %02x " z "\n", x, (u8)y); in ddr4_spd_dump() argument
/openbmc/linux/drivers/video/fbdev/
H A Dcontrolfb.c93 #define DIRTY(z) ((x)->z != (y)->z) argument
94 #define DIRTY_CMAP(z) (memcmp(&((x)->z), &((y)->z), sizeof((y)->z))) argument
/openbmc/linux/net/nfc/hci/
H A Dllc_shdlc.c109 static bool llc_shdlc_x_lt_y_lteq_z(int x, int y, int z) in llc_shdlc_x_lt_y_lteq_z()
118 static bool llc_shdlc_x_lteq_y_lt_z(int x, int y, int z) in llc_shdlc_x_lteq_y_lt_z()
/openbmc/linux/drivers/hid/
H A Dhid-alps.c321 unsigned int x, y, z; in t4_raw_event() local
360 unsigned int x, y, z; in u1_raw_event() local
H A Dhid-udraw-ps3.c106 int x, y, z; in udraw_raw_event() local
/openbmc/linux/include/sound/
H A Dsoundfont.h17 #define SF_IS_DRUM_BANK(z) ((z) == 128) argument
/openbmc/linux/arch/parisc/include/asm/
H A Dpsw.h68 unsigned int z:1; member
/openbmc/u-boot/drivers/soc/keystone/
H A Dkeystone_serdes.c29 #define SERDES_LANE_EN_VAL(x, y, z) (x[y] | (z << 26) | (z << 10)) argument
/openbmc/u-boot/cmd/
H A Djffs2.c138 #define cramfs_load(x,y,z) (-1) argument
/openbmc/linux/crypto/
H A Dtwofish_common.c468 #define CALC_S(a, b, c, d, i, w, x, y, z) \ argument
H A Daegis128-neon-inner.c54 uint8x16_t z = {}; in aegis_aes_round() local
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_misc.c365 const uint32_t z = 0x7fffff79; in test_vsubuwsat_dv() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1678 stbtt__active_edge *z = (stbtt__active_edge *) stbtt__hheap_alloc(hh, sizeof(*z), userdata); in stbtt__new_active() local
1699 stbtt__active_edge *z = (stbtt__active_edge *) stbtt__hheap_alloc(hh, sizeof(*z), userdata); in stbtt__new_active() local
1790 stbtt__active_edge * z = *step; in stbtt__rasterize_sorted_edges() local
1824 stbtt__active_edge *z = stbtt__new_active(&hh, e, off_x, scan_y, userdata); in stbtt__rasterize_sorted_edges() local
2094 stbtt__active_edge * z = *step; in stbtt__rasterize_sorted_edges() local
2108 stbtt__active_edge *z = stbtt__new_active(&hh, e, off_x, scan_y_top, userdata); in stbtt__rasterize_sorted_edges() local
2137 stbtt__active_edge *z = *step; in stbtt__rasterize_sorted_edges() local
2189 int z; in stbtt__sort_edges_quicksort() local
/openbmc/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c1214 const u64 *z = i + (u32)4U; in encode_point() local
1228 u64 *z; in curve25519_ever64() local
/openbmc/qemu/target/m68k/
H A Dhelper.c1232 #define COMPUTE_CCR(op, x, n, z, v, c) { \ argument
1279 uint32_t x, c, n, z, v; in cpu_m68k_get_ccr() local
/openbmc/linux/drivers/input/touchscreen/
H A Dst1232.c134 u8 z[ST_TS_MAX_FINGERS]; in st1232_ts_parse_and_report() local
/openbmc/linux/include/linux/
H A Dgfp.h131 enum zone_type z; in gfp_zone() local
/openbmc/linux/drivers/scsi/
H A Dzorro_esp.c713 static int zorro_esp_probe(struct zorro_dev *z, in zorro_esp_probe()
914 static void zorro_esp_remove(struct zorro_dev *z) in zorro_esp_remove()
/openbmc/linux/drivers/input/joystick/
H A Dn64joy.c66 unsigned int z: 1; member

12345678910>>...13