Home
last modified time | relevance | path

Searched defs:center (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c313 struct btree_node *left, struct btree_node *center, struct btree_node *right, in delete_center_node()
353 struct btree_node *left, struct btree_node *center, struct btree_node *right, in redistribute3()
422 struct btree_node *center = c->n; in __rebalance3() local
451 struct child left, center, right; in rebalance3() local
H A Ddm-btree.c582 static void redistribute3(struct btree_node *left, struct btree_node *center, in redistribute3()
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-ff.c129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
/openbmc/linux/drivers/clk/
H A Dclk-si544.c365 unsigned long center; in si544_set_rate() local
/openbmc/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c1180 static s8 yas530_adjust_offset(s8 old, int bit, u16 center, u16 measure) in yas530_adjust_offset()
1194 u16 center; in yas530_measure_offsets() local
/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h381 int16_t center; member
/openbmc/linux/include/uapi/linux/
H A Dinput.h384 __s16 center; member
/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c316 s32 center; member
1034 s32 center = cal->center; in joycon_map_stick_val() local
H A Dwacom_wac.c1516 int center = (data[281] & 0x40) >> 6; in wacom_intuos_pro2_bt_pad() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c684 u32 center = hw->conf.chandef.center_freq1; in rtl_op_config() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c448 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
H A Dui-bootstrap-tpls-0.11.0.min.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c69 static int center; variable
/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c481 u32 center; in MT2063_ResetExclZones() local
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py4283 def summaryCSS(title, center=True): argument