Searched refs:bl (Results 126 - 150 of 332) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-startek-kd070fhfid015.c235 static int dsi_dcs_bl_get_brightness(struct backlight_device *bl) argument
237 struct mipi_dsi_device *dsi = bl_get_data(bl);
250 static int dsi_dcs_bl_update_status(struct backlight_device *bl) argument
252 struct mipi_dsi_device *dsi = bl_get_data(bl);
257 ret = mipi_dsi_dcs_set_display_brightness(dsi, bl->props.brightness);
H A Dpanel-jdi-lt070me05000.c323 static int dsi_dcs_bl_get_brightness(struct backlight_device *bl) argument
325 struct mipi_dsi_device *dsi = bl_get_data(bl);
327 u16 brightness = bl->props.brightness;
340 static int dsi_dcs_bl_update_status(struct backlight_device *bl) argument
342 struct mipi_dsi_device *dsi = bl_get_data(bl);
347 ret = mipi_dsi_dcs_set_display_brightness(dsi, bl->props.brightness);
H A Dpanel-samsung-sofef00.c201 static int sofef00_panel_bl_update_status(struct backlight_device *bl) argument
203 struct mipi_dsi_device *dsi = bl_get_data(bl);
205 u16 brightness = (u16)backlight_get_brightness(bl);
H A Dpanel-novatek-nt35510.c836 static int nt35510_set_brightness(struct backlight_device *bl) argument
838 struct nt35510 *nt = bl_get_data(bl);
840 u8 brightness = bl->props.brightness;
1156 struct backlight_device *bl; local
1158 bl = devm_backlight_device_register(dev, "nt35510", dev, nt,
1160 if (IS_ERR(bl)) {
1162 return PTR_ERR(bl);
1164 bl->props.max_brightness = 255;
1166 bl->props.brightness = nt->conf->wrdisbv;
1168 bl
[all...]
/linux-master/lib/
H A Dinflate.c592 int bl, /* number of bits decoded by tl[] */
602 unsigned ml, md; /* masks for bl and bd bits */
613 ml = mask_bits[bl]; /* precompute masks for speed */
617 NEEDBITS((unsigned)bl)
773 int bl; /* lookup bits for tl */ local
792 bl = 7;
793 if ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0) {
813 if (inflate_codes(tl, td, bl, bd)) {
839 int bl; /* lookup bits for tl */ local
900 bl
589 inflate_codes( struct huft *tl, struct huft *td, int bl, int bd ) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Dinterrupt_64.S104 bl CFUNC(system_call_exception)
109 bl CFUNC(syscall_exit_prepare)
188 bl CFUNC(syscall_exit_restart)
289 bl CFUNC(system_call_exception)
294 bl CFUNC(syscall_exit_prepare)
375 bl CFUNC(syscall_exit_restart)
404 bl CFUNC(unrecoverable_exception)
422 bl CFUNC(interrupt_exit_user_prepare)
526 bl CFUNC(interrupt_exit_user_restart)
539 bl CFUN
[all...]
H A Dswitch.S43 bl .+4
175 bl pin_stack_slb
H A Didle_85xx.S51 bl flush_dcache_L1
H A Dhead_8xx.S90 bl initial_mmu
129 bl machine_check_exception
139 bl alignment_exception
147 bl program_check_exception
167 bl emulation_assist_interrupt
322 bl do_page_fault
345 bl do_page_fault
373 bl do_break
547 bl early_init /* We have to do this with MMU on */
553 bl kasan_early_ini
[all...]
/linux-master/arch/arm/kernel/
H A Dhead.S102 bl __hyp_stub_install
108 bl __lookup_processor_type @ r5=procinfo r9=cpuid
132 bl __vet_atags
134 bl __fixup_smp
137 bl __fixup_pv_table
139 bl __create_page_tables
396 bl __hyp_stub_install_secondary
401 bl __lookup_processor_type
590 bl __do_fixup_smp_on_up
/linux-master/drivers/ps3/
H A Dps3av_cmd.c30 u32 bl; member in struct:__anon456
35 .bl = PS3AV_CMD_AV_CS_8
39 .bl = PS3AV_CMD_AV_CS_8
43 .bl = PS3AV_CMD_AV_CS_8
47 .bl = PS3AV_CMD_AV_CS_8
51 .bl = PS3AV_CMD_AV_CS_10
55 .bl = PS3AV_CMD_AV_CS_10
59 .bl = PS3AV_CMD_AV_CS_10
63 .bl = PS3AV_CMD_AV_CS_10
67 .bl
[all...]
/linux-master/drivers/target/
H A Dtarget_core_iblock.c651 ssize_t bl = 0; local
654 bl += sprintf(b + bl, "iBlock device: %pg", bd);
656 bl += sprintf(b + bl, " UDEV PATH: %s",
658 bl += sprintf(b + bl, " readonly: %d\n", ib_dev->ibd_readonly);
660 bl += sprintf(b + bl, " ");
662 bl
[all...]
/linux-master/arch/arm64/kernel/
H A Dentry-ftrace.S111 bl ftrace_stub // func(ip, parent_ip, op, regs)
186 * bl _mcount
188 * "bl _mcount" may be replaced to "bl ftrace_caller" or NOP if dynamic
283 nop // This will be replaced with "bl xxx"
309 bl prepare_ftrace_return // prepare_ftrace_return(pc, &lr, fp)
341 bl ftrace_return_to_handler // addr = ftrace_return_to_hander(regs);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S89 bl kvmppc_hv_entry
106 bl kvmhv_load_host_pmu
202 bl kvmppc_check_wake_reason
244 bl kvmhv_start_timing
254 bl kvmhv_accumulate_time
258 bl kvmhv_commence_exit
312 bl kvmppc_check_wake_reason
358 bl kvmppc_hv_entry
384 bl CFUNC(hmi_exception_realmode)
461 bl CFUN
[all...]
H A Dbook3s_hv_interrupts.S57 bl kvmhv_save_host_pmu
79 bl kvmppc_hv_entry_trampoline
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dfwsec.c177 const struct firmware *bl; local
202 ret = nvkm_firmware_get(subdev, "acr/bl", 0, &bl);
206 hdr = nvfw_bin_hdr(subdev, bl->data);
207 bld = nvfw_bl_desc(subdev, bl->data + hdr->header_offset);
211 fw->boot = kmemdup(bl->data + hdr->data_offset + bld->code_off, fw->boot_size, GFP_KERNEL);
215 nvkm_firmware_put(bl);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c219 if (outp->ior->func->bl)
220 ret = outp->ior->func->bl->set(outp->ior, level);
237 if (outp->ior->func->bl)
238 ret = outp->ior->func->bl->get(outp->ior);
414 .bl.get = nvkm_outp_bl_get,
415 .bl.set = nvkm_outp_bl_set,
H A Dgm107.c73 .bl = &gt215_sor_bl,
/linux-master/arch/powerpc/crypto/
H A Daes-spe-modes.S172 bl ppc_encrypt_block
200 bl ppc_decrypt_block
233 bl ppc_encrypt_block
269 bl ppc_decrypt_block
312 bl ppc_encrypt_block
365 bl ppc_decrypt_block
390 bl ppc_decrypt_block
427 bl ppc_encrypt_block
457 bl ppc_encrypt_block
510 bl ppc_encrypt_bloc
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh_internal.h272 #define HW_ATL2_FPGA_VER_U32(mj, mi, bl, rv) \
275 (((bl) & 0xff) << 8) | \
/linux-master/arch/x86/math-emu/
H A Dwm_shrx.S139 setne %bl
181 setne %bl
/linux-master/arch/arm/lib/
H A Dbacktrace-clang.S39 * If the call instruction was a bl we can look at the callers branch
82 * show_stack. It points at the instruction directly after the bl dump_stack.
83 * We can then read the offset from the bl opcode to determine where the branch
88 * {[FP] } =======| | bl c_backtrace
93 * {[LR] } =============| bl dump_stack
136 * called using a bl instruction. If the function start can be recovered sv_pc
149 and r2, r3, r0 @ is this a bl call
173 bl dump_backtrace_entry
213 bl _printk
228 .word 0x0b000000 @ bl i
[all...]
/linux-master/arch/x86/crypto/
H A Dblowfish-x86_64-asm_64.S35 #define RX1bl %bl
174 movzbl x ## bl, RT3d; \
177 movzbl x ## bl, RT2d; \
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_entry.S164 bl ftrace_stub
172 bl ftrace_stub
289 bl ftrace_return_to_handler
/linux-master/arch/loongarch/kernel/
H A Dmcount_dyn.S16 * bl callsite (for modules, callsite is a tramplione)
84 bl ftrace_stub
136 bl prepare_ftrace_return
149 bl ftrace_return_to_handler

Completed in 218 milliseconds

1234567891011>>