Home
last modified time | relevance | path

Searched defs:down (Results 151 - 175 of 182) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dkeyboard.c1397 static void kbd_keycode(unsigned int keycode, int down, bool hw_raw) in kbd_keycode() argument
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dswitch.c2271 struct tb_port *down; in tb_switch_alloc() local
2710 struct tb_port *up, *down; in tb_switch_lane_bonding_enable() local
2775 struct tb_port *up, *down; tb_switch_lane_bonding_disable() local
2819 struct tb_port *up, *down; tb_switch_configure_link() local
2848 struct tb_port *up, *down; tb_switch_unconfigure_link() local
[all...]
H A Dusb4.c242 struct tb_port *down; in usb4_switch_setup() local
H A Dxdomain.c1916 struct tb_port *down; in tb_xdomain_alloc() local
H A Dtunnel.c262 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_pci() argument
342 tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up, struct tb_port *down) tb_tunnel_alloc_pci() argument
1717 tb_usb3_max_link_rate(struct tb_port *up, struct tb_port *down) tb_usb3_max_link_rate() argument
1892 tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down, bool alloc_hopid) tb_tunnel_discover_usb3() argument
1997 tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, struct tb_port *down, int max_up, int max_down) tb_tunnel_alloc_usb3() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/
H A Dmain.c2036 bool down = false; in iwl_mei_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmelfas_mip4.c433 bool down; in mip4_report_keys() local
/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c855 int low, high, down; in assign_bits() local
H A Drv34.c967 static void rv34_pred_4x4_block(RV34DecContext *r, uint8_t *dst, int stride, int itype, int up, int left, int down, int right) in rv34_pred_4x4_block() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c434 const int right = x < w - 1, down = y < h - 1; in set_frame() local
446 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local
459 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local
479 const int right = x < w - 1, down in set_frame() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.cpp1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.cpp1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c103 static int MaxDiffAroundPixel(uint32_t current, uint32_t up, uint32_t down, in MaxDiffAroundPixel() argument
122 uint32_t current, up, down, left, right; in MaxDiffsForRow() local
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp557 bool down = tStep < 0; in binarySearchCoin() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h680 Iterator &down() { Pos = DS.nextDown(Pos); return *this; } in down() function
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.cpp1295 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp437 size_t down = 0, up = (end - beg); in BinaryFindFirstNotLess() local
/third_party/python/Lib/
H A Dturtle.py2477 down = pendown variable in TPen
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.c1453 static void et1310_phy_power_switch(struct et131x_adapter *adapter, bool down) in et1310_phy_power_switch() argument
/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c476 bool down = false; in cobalt_queue_empty() local
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.c1453 static void et1310_phy_power_switch(struct et131x_adapter *adapter, bool down) in et1310_phy_power_switch() argument
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c477 bool down = false; in cobalt_queue_empty() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c818 walk_tg_tree_from(struct task_group *from, tg_visitor down, tg_visitor up, void *data) walk_tg_tree_from() argument
[all...]
H A Dsched.h555 static inline int walk_tg_tree(tg_visitor down, tg_visitor up, void *data) in walk_tg_tree() argument
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c811 void (*down)(struct r8152 *tp); member
[all...]

Completed in 112 milliseconds

12345678