| /linux-6.15/drivers/pinctrl/intel/ |
| H A D | pinctrl-lynxpoint.c | 721 lg = devm_kzalloc(dev, sizeof(*lg), GFP_KERNEL); in lp_gpio_probe() 722 if (!lg) in lp_gpio_probe() 725 lg->dev = dev; in lp_gpio_probe() 726 lg->soc = soc; in lp_gpio_probe() 728 lg->ncommunities = lg->soc->ncommunities; in lp_gpio_probe() 729 lg->communities = devm_kcalloc(dev, lg->ncommunities, in lp_gpio_probe() 731 if (!lg->communities) in lp_gpio_probe() 736 lg->pctldesc.pins = lg->soc->pins; in lp_gpio_probe() 737 lg->pctldesc.npins = lg->soc->npins; in lp_gpio_probe() 739 lg->pctldev = devm_pinctrl_register(dev, &lg->pctldesc, lg); in lp_gpio_probe() [all …]
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-platform-lg-laptop | 1 What: /sys/devices/platform/lg-laptop/reader_mode 8 What: /sys/devices/platform/lg-laptop/fn_lock 15 What: /sys/devices/platform/lg-laptop/battery_care_limit 23 What: /sys/devices/platform/lg-laptop/fan_mode 30 What: /sys/devices/platform/lg-laptop/usb_charge
|
| /linux-6.15/sound/mips/ |
| H A D | ad1843.c | 298 int lg, rg, lm, rm; in ad1843_get_gain() local 302 ad1843_read_multi(ad1843, 2, gp->lfield, &lg, gp->rfield, &rg); in ad1843_get_gain() 304 lg = mask - lg; in ad1843_get_gain() 310 lg = 0; in ad1843_get_gain() 314 return lg << 0 | rg << 8; in ad1843_get_gain() 328 int lg = (newval >> 0) & mask; in ad1843_set_gain() local 330 int lm = (lg == 0) ? 1 : 0; in ad1843_set_gain() 334 lg = mask - lg; in ad1843_set_gain() 339 ad1843_write_multi(ad1843, 2, gp->lfield, lg, gp->rfield, rg); in ad1843_set_gain()
|
| /linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_qos.c | 201 struct sparx5_lg *lg; in sparx5_lg_get_group_by_rate() local 205 lg = &l->leak_groups[i]; in sparx5_lg_get_group_by_rate() 206 if (rate <= lg->max_rate) { in sparx5_lg_get_group_by_rate() 397 struct sparx5_lg *lg; in sparx5_leak_groups_init() local 406 lg = &layer->leak_groups[ii]; in sparx5_leak_groups_init() 407 lg->max_rate = ops->get_hsch_max_group_rate(i); in sparx5_leak_groups_init() 415 lg->leak_time = 1000 * leak_time_us; in sparx5_leak_groups_init() 418 lg->resolution = 1000 / leak_time_us; in sparx5_leak_groups_init() 505 struct sparx5_lg *lg; in sparx5_tc_tbf_add() local 515 lg = &layers[layer].leak_groups[group]; in sparx5_tc_tbf_add() [all …]
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | entry.S | 117 lg %r9,\sie_control # get control block pointer 120 lg %r9,__LC_CURRENT(\lowcore) 159 lg %r15,0(%r4,%r3) # start of kernel stack of next 164 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next 183 lg %r14,__LC_CURRENT(%r13) 193 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 208 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 212 lg %r14,__LC_CURRENT(%r14) 223 lg %r2,__SF_SIE_REASON(%r15) # return exit reason code 244 lg %r15,__LC_KERNEL_STACK(%r13) [all …]
|
| /linux-6.15/arch/s390/purgatory/ |
| H A D | head.S | 69 lg %r4,kernel_entry-\base(%r13) 70 lg %r5,load_psw_mask-\base(%r13) 108 lg %r11,kernel_type-.base_crash(%r13) 151 lg %r9,crash_size-.base_crash(%r13) 155 lg %r10,crash_start-.base_crash(%r13) 208 lg %r9,crash_start-.base_dst(%r13) 223 lg %r5,__KEXEC_SHA_REGION_START(%r7) 237 lg %r6,__KEXEC_SHA_REGION_LEN(%r7)
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | lg,lg4573.yaml | 4 $id: http://devicetree.org/schemas/display/panel/lg,lg4573.yaml# 22 const: lg,lg4573 40 compatible = "lg,lg4573";
|
| H A D | lg,sw43408.yaml | 4 $id: http://devicetree.org/schemas/display/panel/lg,sw43408.yaml# 22 - const: lg,sw43408 49 compatible = "lg,sw43408";
|
| H A D | panel-edp-legacy.yaml | 58 - lg,lp079qx1-sp0v 60 - lg,lp097qx1-spa1 62 - lg,lp120up1 64 - lg,lp129qe
|
| H A D | panel-simple-dsi.yaml | 44 - lg,acx467akm-7 46 - lg,ld070wx3-sl01 48 - lg,lh500wx1-sd03
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | lg-laptop.rst | 26 Writing 0/1 to /sys/devices/platform/lg-laptop/reader_mode disables/enables 34 Writing 0/1 to /sys/devices/platform/lg-laptop/fn_lock disables/enables 51 Writing 1/0 to /sys/devices/platform/lg-laptop/fan_mode disables/enables 58 Writing 0/1 to /sys/devices/platform/lg-laptop/usb_charge disables/enables
|
| H A D | index.rst | 13 lg-laptop
|
| /linux-6.15/arch/s390/boot/ |
| H A D | head_kdump.S | 29 lg %r2,0(%r2) # already relocated: 37 lg %r2,0x418(%r4) # Get kdump base 38 lg %r3,0x420(%r4) # Get kdump size 76 lg %r14,.Lstartup_kdump-0b(%r13)
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-lg-judyp.dts | 10 #include "sdm845-lg-common.dtsi" 14 compatible = "lg,judyp", "qcom,sdm845";
|
| H A D | sdm845-lg-judyln.dts | 10 #include "sdm845-lg-common.dtsi" 14 compatible = "lg,judyln", "qcom,sdm845";
|
| H A D | msm8992-lg-bullhead-rev-101.dts | 8 #include "msm8992-lg-bullhead.dtsi"
|
| H A D | msm8992-lg-bullhead-rev-10.dts | 8 #include "msm8992-lg-bullhead.dtsi"
|
| H A D | Makefile | 37 dtb-$(CONFIG_ARCH_QCOM) += msm8916-lg-c50.dtb 38 dtb-$(CONFIG_ARCH_QCOM) += msm8916-lg-m216.dtb 80 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-10.dtb 81 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-101.dtb 82 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-h815.dtb 228 dtb-$(CONFIG_ARCH_QCOM) += sdm845-lg-judyln.dtb 229 dtb-$(CONFIG_ARCH_QCOM) += sdm845-lg-judyp.dtb
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | lmedm04.rst | 53 will produce dvb-usb-lme2510-lg.fw 59 dd if=US280D.sys ibs=1 skip=42360 count=3924 of=dvb-usb-lme2510-lg.fw 66 dd if=US280D.sys ibs=1 skip=35200 count=3850 of=dvb-usb-lme2510c-lg.fw
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | Makefile | 42 tegra30-lg-p880.dtb \ 43 tegra30-lg-p895.dtb \
|
| /linux-6.15/net/rose/ |
| H A D | rose_subr.c | 242 unsigned char l, lg, n = 0; in rose_parse_national() local 311 for (pt = p + 2, lg = 0 ; lg < l ; pt += AX25_ADDR_LEN, lg += AX25_ADDR_LEN) { in rose_parse_national()
|
| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | qla_mbx.c | 2519 if (lg == NULL) { in qla24xx_login_fabric() 2526 lg->entry_count = 1; in qla24xx_login_fabric() 2527 lg->handle = make_handle(req->id, lg->handle); in qla24xx_login_fabric() 2535 lg->port_id[1] = area; in qla24xx_login_fabric() 2598 if (lg->io_parameter[7] || lg->io_parameter[8]) in qla24xx_login_fabric() 2600 if (lg->io_parameter[9] || lg->io_parameter[10]) in qla24xx_login_fabric() 2788 if (lg == NULL) { in qla24xx_fabric_logout() 2796 lg->entry_count = 1; in qla24xx_fabric_logout() 2797 lg->handle = make_handle(req->id, lg->handle); in qla24xx_fabric_logout() 2799 lg->control_flags = in qla24xx_fabric_logout() [all …]
|
| /linux-6.15/drivers/gpu/drm/panel/ |
| H A D | Makefile | 39 obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o 40 obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o 41 obj-$(CONFIG_DRM_PANEL_LG_SW43408) += panel-lg-sw43408.o
|
| /linux-6.15/arch/arm64/boot/dts/ |
| H A D | Makefile | 20 subdir-y += lg
|
| /linux-6.15/arch/s390/kernel/vdso64/ |
| H A D | vdso_user_wrapper.S | 25 lg %r14,__SFVDSO_RETURN_ADDRESS(%r15)
|