Home
last modified time | relevance | path

Searched full:so (Results 1 – 25 of 8929) sorted by relevance

12345678910>>...358

/kernel/linux/linux-5.10/arch/sh/boards/mach-kfr2r09/
Dlcd_wqvga.c60 struct sh_mobile_lcdc_sys_bus_ops *so) in read_reg() argument
62 return so->read_data(sohandle); in read_reg()
66 struct sh_mobile_lcdc_sys_bus_ops *so, in write_reg() argument
70 so->write_data(sohandle, v); /* PTH4/LCDRS High [param, 17:0] */ in write_reg()
72 so->write_index(sohandle, v); /* PTH4/LCDRS Low [cmd, 7:0] */ in write_reg()
76 struct sh_mobile_lcdc_sys_bus_ops *so, in write_data() argument
82 write_reg(sohandle, so, 1, data[i]); in write_data()
86 struct sh_mobile_lcdc_sys_bus_ops *so) in read_device_code() argument
91 write_reg(sohandle, so, 0, 0xb0); in read_device_code()
92 write_reg(sohandle, so, 1, 0x00); in read_device_code()
[all …]
/kernel/linux/linux-4.19/arch/sh/boards/mach-kfr2r09/
Dlcd_wqvga.c63 struct sh_mobile_lcdc_sys_bus_ops *so) in read_reg() argument
65 return so->read_data(sohandle); in read_reg()
69 struct sh_mobile_lcdc_sys_bus_ops *so, in write_reg() argument
73 so->write_data(sohandle, v); /* PTH4/LCDRS High [param, 17:0] */ in write_reg()
75 so->write_index(sohandle, v); /* PTH4/LCDRS Low [cmd, 7:0] */ in write_reg()
79 struct sh_mobile_lcdc_sys_bus_ops *so, in write_data() argument
85 write_reg(sohandle, so, 1, data[i]); in write_data()
89 struct sh_mobile_lcdc_sys_bus_ops *so) in read_device_code() argument
94 write_reg(sohandle, so, 0, 0xb0); in read_device_code()
95 write_reg(sohandle, so, 1, 0x00); in read_device_code()
[all …]
/kernel/linux/linux-5.10/net/can/
Disotp.c161 struct isotp_sock *so = container_of(hrtimer, struct isotp_sock, in isotp_rx_timer_handler() local
163 struct sock *sk = &so->sk; in isotp_rx_timer_handler()
165 if (so->rx.state == ISOTP_WAIT_DATA) { in isotp_rx_timer_handler()
174 so->rx.state = ISOTP_IDLE; in isotp_rx_timer_handler()
185 struct isotp_sock *so = isotp_sk(sk); in isotp_send_fc() local
188 nskb = alloc_skb(so->ll.mtu + sizeof(struct can_skb_priv), gfp_any()); in isotp_send_fc()
192 dev = dev_get_by_index(sock_net(sk), so->ifindex); in isotp_send_fc()
205 skb_put_zero(nskb, so->ll.mtu); in isotp_send_fc()
208 ncf->can_id = so->txid; in isotp_send_fc()
210 if (so->opt.flags & CAN_ISOTP_TX_PADDING) { in isotp_send_fc()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_renderstate.c9 * Software is furnished to do so, subject to the following conditions:
59 * right after the commands taking care of alignment so we should sufficient
69 static int render_state_setup(struct intel_renderstate *so, in render_state_setup() argument
72 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup()
77 d = i915_gem_object_pin_map(so->vma->obj, I915_MAP_WB); in render_state_setup()
85 u64 r = s + so->vma->node.start; in render_state_setup()
107 so->batch_offset = i915_ggtt_offset(so->vma); in render_state_setup()
108 so->batch_size = rodata->batch_items * sizeof(u32); in render_state_setup()
113 so->aux_offset = i * sizeof(u32); in render_state_setup()
143 so->aux_size = i * sizeof(u32) - so->aux_offset; in render_state_setup()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Di915_gem_render_state.c9 * Software is furnished to do so, subject to the following conditions:
68 * right after the commands taking care of alignment so we should sufficient
78 static int render_state_setup(struct intel_render_state *so, in render_state_setup() argument
81 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup()
87 ret = i915_gem_obj_prepare_shmem_write(so->obj, &needs_clflush); in render_state_setup()
91 d = kmap_atomic(i915_gem_object_get_dirty_page(so->obj, 0)); in render_state_setup()
97 u64 r = s + so->vma->node.start; in render_state_setup()
119 so->batch_offset = i915_ggtt_offset(so->vma); in render_state_setup()
120 so->batch_size = rodata->batch_items * sizeof(u32); in render_state_setup()
125 so->aux_offset = i * sizeof(u32); in render_state_setup()
[all …]
/kernel/linux/linux-4.19/drivers/hwmon/
DKconfig22 This support can also be built as a module. If so, the module
49 This driver can also be built as a module. If so, the module
64 This driver can also be built as a module. If so, the module
78 This driver can also be built as a module. If so, the module
88 This driver can also be built as a module. If so, the module
98 This driver can also be built as a module. If so, the module
108 This driver can also be built as a module. If so, the module
119 This driver can also be built as a module. If so, the module
130 This driver can also be built as a module. If so, the module
141 This driver can also be built as a module. If so, the module
[all …]
/kernel/linux/linux-5.10/drivers/hwmon/
DKconfig23 This support can also be built as a module. If so, the module
51 This driver can also be built as a module. If so, the module
66 This driver can also be built as a module. If so, the module
80 This driver can also be built as a module. If so, the module
90 This driver can also be built as a module. If so, the module
100 This driver can also be built as a module. If so, the module
110 This driver can also be built as a module. If so, the module
121 This driver can also be built as a module. If so, the module
132 This driver can also be built as a module. If so, the module
143 This driver can also be built as a module. If so, the module
[all …]
/kernel/liteos_m/testsuites/sample/kernel/dynlink/lib/
DMakefile42 SO = $(patsubst %.c,%.so,$(SRCS)) macro
43 ALIGN_SO = $(patsubst %.c,$(PREFIX)%.so,$(SRCS))
56 all: $(SO) $(ALIGN_SO)
57 $(SO): %.so : %.c
58 $(HIDE)$(CROSS_GCC) -fPIC -shared $(MCU) $(CFLAGS) $(CASE)athmtc.c -o $(CASE)athmtc.so
59 $(HIDE)$(CROSS_GCC) -fPIC -shared $(MCU) $(CFLAGS) $(CASE)bss.c -o $(CASE)bss.so
60 $(HIDE)$(CROSS_GCC) -fPIC -shared $(MCU) $(CFLAGS) $(CASE)initfini.c -o $(CASE)align10000.so
61 $(HIDE)$(CROSS_GCC) -fPIC -shared $(MCU) $(CFLAGS) $(CASE)static.c -o $(CASE)static.so
62 $(HIDE)$(CROSS_GCC) -fPIC -shared $(MCU) $(CFLAGS) $(CASE)sym.c -o $(CASE)sym.so
63 $(HIDE)$(CROSS_GCC) -fPIC -shared $(MCU) $(CFLAGS) $(CASE)undfunc.c -o $(CASE)undfunc.so
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_streamoutput.c12 * permit persons to whom the Software is furnished to do so, subject to
92 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_unscrub() local
99 if (!list_empty(&so->cotable_head) || !so->committed ) in vmw_dx_streamoutput_unscrub()
102 cmd = VMW_FIFO_RESERVE_DX(dev_priv, sizeof(*cmd), so->ctx->id); in vmw_dx_streamoutput_unscrub()
108 cmd->body.soid = so->id; in vmw_dx_streamoutput_unscrub()
111 cmd->body.sizeInBytes = so->size; in vmw_dx_streamoutput_unscrub()
114 vmw_cotable_add_resource(so->cotable, &so->cotable_head); in vmw_dx_streamoutput_unscrub()
122 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_create() local
125 WARN_ON_ONCE(!so->committed); in vmw_dx_streamoutput_create()
133 res->id = so->id; in vmw_dx_streamoutput_create()
[all …]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
DKconfig12 This driver can also be built as a module. If so, the module will
26 This driver can also be built as a module. If so, the module will
37 This driver can also be built as a module. If so, the module will
47 This driver can also be built as a module. If so, the module will
56 This driver can also be built as a module. If so, the module will
66 This driver can also be built as a module. If so, the module will
75 This driver can also be built as a module. If so, the module will
84 This driver can also be built as a module. If so, the module will
93 This driver can also be built as a module. If so, the module will
102 This driver can also be built as a module. If so, the module will
[all …]
/kernel/linux/linux-4.19/drivers/rtc/
DKconfig44 functions run, so it must usually be statically linked.
46 This clock should be battery-backed, so that it reads the correct
121 You may want to set up a symbolic link so one of these
151 This driver can also be built as a module. If so, the module
165 This driver can also be built as a module. If so, the module
175 This driver can also be built as a module. If so, the module
185 This driver can also be built as a module. If so, the module
195 This driver can also be built as a module. If so, the module
205 This driver can also be built as a module. If so, the module
216 This driver can also be built as a module. If so, the module will
[all …]
/kernel/linux/linux-5.10/drivers/rtc/
DKconfig44 This clock should be battery-backed, so that it reads the correct
119 You may want to set up a symbolic link so one of these
149 This driver can also be built as a module. If so, the module
163 This driver can also be built as a module. If so, the module
173 This driver can also be built as a module. If so, the module
183 This driver can also be built as a module. If so, the module
193 This driver can also be built as a module. If so, the module
204 This driver can also be built as a module. If so, the module
214 This driver can also be built as a module. If so, the module
225 This driver can also be built as a module. If so, the module will
[all …]
/kernel/linux/linux-4.19/arch/arm/vdso/
DMakefile7 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.so.raw vdso.lds
14 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \
38 $(obj)/vdso.o : $(obj)/vdso.so
40 # Link rule for the .so file
41 $(obj)/vdso.so.raw: $(obj)/vdso.lds $(obj-vdso) FORCE
44 $(obj)/vdso.so.dbg: $(obj)/vdso.so.raw $(obj)/vdsomunge FORCE
47 # Strip rule for the .so file
48 $(obj)/%.so: OBJCOPYFLAGS := -S
49 $(obj)/%.so: $(obj)/%.so.dbg FORCE
56 # Install the unstripped copy of vdso.so.dbg. If our toolchain
[all …]
/kernel/linux/linux-5.10/arch/arm/vdso/
DMakefile13 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.so.raw vdso.lds
20 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \
48 $(obj)/vdso.o : $(obj)/vdso.so
50 # Link rule for the .so file
51 $(obj)/vdso.so.raw: $(obj)/vdso.lds $(obj-vdso) FORCE
54 $(obj)/vdso.so.dbg: $(obj)/vdso.so.raw $(obj)/vdsomunge FORCE
57 # Strip rule for the .so file
58 $(obj)/%.so: OBJCOPYFLAGS := -S
59 $(obj)/%.so: $(obj)/%.so.dbg FORCE
70 # Install the unstripped copy of vdso.so.dbg. If our toolchain
[all …]
/kernel/linux/linux-4.19/arch/riscv/kernel/vdso/
DMakefile15 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds vdso-dummy.o
25 $(obj)/vdso.o: $(obj)/vdso.so
27 # link rule for the .so file, .lds has to be first
28 SYSCFLAGS_vdso.so.dbg = $(c_flags)
29 $(obj)/vdso.so.dbg: $(src)/vdso.lds $(obj-vdso) FORCE
36 SYSCFLAGS_vdso.so.dbg = -shared -s -Wl,-soname=linux-vdso.so.1 \
45 # strip rule for the .so file
46 $(obj)/%.so: OBJCOPYFLAGS := -S
47 $(obj)/%.so: $(obj)/%.so.dbg FORCE
52 # Add -lgcc so rv32 gets static muldi3 and lshrdi3 definitions.
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/
DMakefile8 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg
16 -Wl,-soname=linux-vdso64.so.1 -Wl,--hash-style=both
24 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so
26 # link rule for the .so file, .lds has to be first
27 $(obj)/vdso64.so.dbg: $(src)/vdso64.lds $(obj-vdso64) FORCE
30 # strip rule for the .so file
31 $(obj)/%.so: OBJCOPYFLAGS := -S
32 $(obj)/%.so: $(obj)/%.so.dbg FORCE
43 vdso64.so: $(obj)/vdso64.so.dbg
47 vdso_install: vdso64.so
/kernel/linux/linux-4.19/arch/powerpc/kernel/vdso64/
DMakefile8 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg
15 ccflags-y += -nostdlib -Wl,-soname=linux-vdso64.so.1 \
24 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so
26 # link rule for the .so file, .lds has to be first
27 $(obj)/vdso64.so.dbg: $(src)/vdso64.lds $(obj-vdso64) FORCE
30 # strip rule for the .so file
31 $(obj)/%.so: OBJCOPYFLAGS := -S
32 $(obj)/%.so: $(obj)/%.so.dbg FORCE
43 vdso64.so: $(obj)/vdso64.so.dbg
47 vdso_install: vdso64.so
/kernel/linux/linux-4.19/arch/arm64/kernel/vdso/
DMakefile12 targets := $(obj-vdso) vdso.so vdso.so.dbg
16 ccflags-y += -nostdlib -Wl,-soname=linux-vdso.so.1 \
31 $(obj)/vdso.o : $(obj)/vdso.so
33 # Link rule for the .so file, .lds has to be first
34 $(obj)/vdso.so.dbg: $(src)/vdso.lds $(obj-vdso)
37 # Strip rule for the .so file
38 $(obj)/%.so: OBJCOPYFLAGS := -S
39 $(obj)/%.so: $(obj)/%.so.dbg FORCE
49 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
66 vdso.so: $(obj)/vdso.so.dbg
[all …]
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso/
DMakefile17 targets := $(obj-vdso) vdso.so vdso.so.dbg
24 # routines, as x86 does (see 6f121e548f83 ("x86, vdso: Reimplement vdso.so
26 ldflags-y := -shared -nostdlib -soname=linux-vdso.so.1 --hash-style=sysv \
53 $(obj)/vdso.o : $(obj)/vdso.so
55 # Link rule for the .so file, .lds has to be first
56 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE
59 # Strip rule for the .so file
60 $(obj)/%.so: OBJCOPYFLAGS := -S
61 $(obj)/%.so: $(obj)/%.so.dbg FORCE
69 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
[all …]
/kernel/linux/linux-4.19/drivers/hwmon/pmbus/
DKconfig12 This driver can also be built as a module. If so, the module will
26 This driver can also be built as a module. If so, the module will
37 This driver can also be built as a module. If so, the module will
47 This driver can also be built as a module. If so, the module will
57 This driver can also be built as a module. If so, the module will
67 This driver can also be built as a module. If so, the module will
78 This driver can also be built as a module. If so, the module will
95 This driver can also be built as a module. If so, the module will
105 This driver can also be built as a module. If so, the module will
115 This driver can also be built as a module. If so, the module will
[all …]
/kernel/linux/linux-4.19/arch/mips/vdso/
DMakefile48 -Wl,-Bsymbolic -Wl,--no-undefined -Wl,-soname=linux-vdso.so.1 \
67 # Strip rule for the raw .so files
68 $(obj)/%.so.raw: OBJCOPYFLAGS := -S
69 $(obj)/%.so.raw: $(obj)/%.so.dbg.raw FORCE
88 targets += vdso.so.dbg.raw vdso.so.raw
89 targets += vdso.so.dbg vdso.so
99 $(obj)/vdso.so.dbg.raw: $(obj)/vdso.lds $(obj-vdso) FORCE
102 $(obj)/vdso-image.c: $(obj)/vdso.so.dbg.raw $(obj)/vdso.so.raw \
115 targets += vdso-o32.so.dbg.raw vdso-o32.so.raw
116 targets += vdso-o32.so.dbg vdso-o32.so
[all …]
/kernel/linux/linux-4.19/drivers/i2c/busses/
DKconfig20 This driver can also be built as a module. If so, the module
32 This driver can also be built as a module. If so, the module
42 This driver can also be built as a module. If so, the module
54 This driver can also be built as a module. If so, the module
67 This driver can also be built as a module. If so, the module
77 This driver can also be built as a module. If so, the module
87 This driver can also be built as a module. If so, the module
136 This driver can also be built as a module. If so, the module
147 This driver can also be built as a module. If so, the module
157 This driver can also be built as a module. If so, the module will be
[all …]
/kernel/linux/linux-4.19/arch/nds32/kernel/vdso/
DMakefile11 targets := $(obj-vdso) vdso.so vdso.so.dbg
15 ccflags-y += -nostdlib -Wl,-soname=linux-vdso.so.1 \
28 $(obj)/vdso.o : $(obj)/vdso.so
30 # Link rule for the .so file, .lds has to be first
31 $(obj)/vdso.so.dbg: $(src)/vdso.lds $(obj-vdso)
35 # Strip rule for the .so file
36 $(obj)/%.so: OBJCOPYFLAGS := -S
37 $(obj)/%.so: $(obj)/%.so.dbg FORCE
47 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
78 vdso.so: $(obj)/vdso.so.dbg
[all …]
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/
DMakefile12 targets := $(obj-vdso) vdso.so vdso.so.dbg
16 -Wl,-soname=linux-vdso.so.1 -Wl,--hash-style=sysv
27 $(obj)/vdso.o : $(obj)/vdso.so
29 # Link rule for the .so file, .lds has to be first
30 $(obj)/vdso.so.dbg: $(obj)/vdso.lds $(obj-vdso) FORCE
34 # Strip rule for the .so file
35 $(obj)/%.so: OBJCOPYFLAGS := -S
36 $(obj)/%.so: $(obj)/%.so.dbg FORCE
44 include/generated/vdso-offsets.h: $(obj)/vdso.so.dbg FORCE
75 vdso.so: $(obj)/vdso.so.dbg
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
DMakefile20 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg
28 -Wl,-soname=linux-vdso32.so.1 -Wl,--hash-style=both
36 $(obj)/vdso32_wrapper.o : $(obj)/vdso32.so
38 # link rule for the .so file, .lds has to be first
39 $(obj)/vdso32.so.dbg: $(src)/vdso32.lds $(obj-vdso32) FORCE
42 # strip rule for the .so file
43 $(obj)/%.so: OBJCOPYFLAGS := -S
44 $(obj)/%.so: $(obj)/%.so.dbg FORCE
61 vdso32.so: $(obj)/vdso32.so.dbg
65 vdso_install: vdso32.so

12345678910>>...358