| /linux/drivers/pinctrl/intel/ |
| A D | pinctrl-lynxpoint.c | 815 lg = devm_kzalloc(dev, sizeof(*lg), GFP_KERNEL); in lp_gpio_probe() 816 if (!lg) in lp_gpio_probe() 819 lg->dev = dev; in lp_gpio_probe() 820 lg->soc = soc; in lp_gpio_probe() 822 lg->ncommunities = lg->soc->ncommunities; in lp_gpio_probe() 823 lg->communities = devm_kcalloc(dev, lg->ncommunities, in lp_gpio_probe() 825 if (!lg->communities) in lp_gpio_probe() 830 lg->pctldesc.pins = lg->soc->pins; in lp_gpio_probe() 831 lg->pctldesc.npins = lg->soc->npins; in lp_gpio_probe() 833 lg->pctldev = devm_pinctrl_register(dev, &lg->pctldesc, lg); in lp_gpio_probe() [all …]
|
| /linux/arch/s390/purgatory/ |
| A D | head.S | 66 lg %r4,kernel_entry-\base(%r13) 67 lg %r5,load_psw_mask-\base(%r13) 105 lg %r11,kernel_type-.base_crash(%r13) 142 lg %r9,crash_size-.base_crash(%r13) 146 lg %r10,crash_start-.base_crash(%r13) 192 lg %r9,crash_start-.base_dst(%r13) 207 lg %r5,__KEXEC_SHA_REGION_START(%r7) 221 lg %r6,__KEXEC_SHA_REGION_LEN(%r7)
|
| /linux/sound/mips/ |
| 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/Documentation/ABI/testing/ |
| 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 22 What: /sys/devices/platform/lg-laptop/fan_mode 29 What: /sys/devices/platform/lg-laptop/usb_charge
|
| /linux/arch/s390/kernel/ |
| A D | entry.S | 186 lg %r9,__SF_SIE_CONTROL(%r15) # get control block pointer 227 lg %r15,0(%r4,%r3) # start of kernel stack of next 231 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next 247 lg %r12,__LC_CURRENT 253 lg %r14,__LC_GMAP # get gmap pointer 258 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 286 lg %r14,__SF_SIE_SAVEAREA(%r15) # load guest register save area 294 lg %r2,__SF_SIE_REASON(%r15) # return exit reason code 323 lg %r12,__LC_CURRENT 324 lg %r15,__LC_KERNEL_STACK [all …]
|
| A D | base.S | 23 lg %r9,0(%r1)
|
| /linux/Documentation/admin-guide/laptops/ |
| 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 41 Writing 80/100 to /sys/devices/platform/lg-laptop/battery_care_limit 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
|
| A D | index.rst | 13 lg-laptop
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| A D | lg,lg4573.yaml | 4 $id: http://devicetree.org/schemas/display/panel/lg,lg4573.yaml# 21 const: lg,lg4573 39 compatible = "lg,lg4573";
|
| A D | panel-simple-dsi.yaml | 43 - lg,acx467akm-7 45 - lg,ld070wx3-sl01
|
| A D | panel-simple.yaml | 202 - lg,lb070wv8 204 - lg,lh500wx1-sd03 206 - lg,lp079qx1-sp0v 208 - lg,lp097qx1-spa1 210 - lg,lp120up1 212 - lg,lp129qe
|
| /linux/arch/s390/boot/ |
| 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/drivers/hid/ |
| A D | built-in.a | 17 hid-lg.o/ 18 hid-lg-g15.o/
|
| A D | .built-in.a.cmd | 1 …ivers/hid/hid-ite.o drivers/hid/hid-kensington.o drivers/hid/hid-lg.o drivers/hid/hid-lg-g15.o dri…
|
| /linux/Documentation/admin-guide/media/ |
| 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/net/rose/ |
| 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/fs/ntfs/ |
| A D | compress.c | 332 u16 lg, pt, length, max_non_overlap; in ntfs_decompress() local 367 lg = 0; in ntfs_decompress() 369 lg++; in ntfs_decompress() 379 dp_back_addr = dp_addr - (pt >> (12 - lg)) - 1; in ntfs_decompress() 384 length = (pt & (0xfff >> lg)) + 3; in ntfs_decompress()
|
| /linux/drivers/scsi/qla2xxx/ |
| A D | qla_mbx.c | 2503 if (lg == NULL) { in qla24xx_login_fabric() 2510 lg->entry_count = 1; in qla24xx_login_fabric() 2511 lg->handle = make_handle(req->id, lg->handle); in qla24xx_login_fabric() 2519 lg->port_id[1] = area; in qla24xx_login_fabric() 2582 if (lg->io_parameter[7] || lg->io_parameter[8]) in qla24xx_login_fabric() 2584 if (lg->io_parameter[9] || lg->io_parameter[10]) in qla24xx_login_fabric() 2772 if (lg == NULL) { in qla24xx_fabric_logout() 2780 lg->entry_count = 1; in qla24xx_fabric_logout() 2781 lg->handle = make_handle(req->id, lg->handle); in qla24xx_fabric_logout() 2783 lg->control_flags = in qla24xx_fabric_logout() [all …]
|
| /linux/drivers/infiniband/hw/mthca/ |
| A D | mthca_cmd.c | 663 int lg; in mthca_map_cmd() local 683 lg = ffs(mthca_icm_addr(&iter) | mthca_icm_size(&iter)) - 1; in mthca_map_cmd() 684 if (lg < MTHCA_ICM_PAGE_SHIFT) { in mthca_map_cmd() 692 for (i = 0; i < mthca_icm_size(&iter) >> lg; ++i) { in mthca_map_cmd() 695 virt += 1ULL << lg; in mthca_map_cmd() 699 cpu_to_be64((mthca_icm_addr(&iter) + (i << lg)) | in mthca_map_cmd() 700 (lg - MTHCA_ICM_PAGE_SHIFT)); in mthca_map_cmd() 701 ts += 1 << (lg - 10); in mthca_map_cmd() 784 u8 lg; in mthca_QUERY_FW() local 825 MTHCA_GET(lg, outbox, QUERY_FW_MAX_CMD_OFFSET); in mthca_QUERY_FW() [all …]
|
| /linux/drivers/gpu/drm/panel/ |
| A D | Makefile | 24 obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o 25 obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o
|
| /linux/arch/arm64/boot/dts/ |
| A D | Makefile | 18 subdir-y += lg
|
| /linux/arch/s390/kernel/vdso64/ |
| A D | vdso_user_wrapper.S | 27 lg %r14,STACK_FRAME_OVERHEAD(%r15)
|
| /linux/fs/ext4/ |
| A D | mballoc.c | 3493 struct ext4_locality_group *lg; in ext4_mb_init() local 3495 mutex_init(&lg->lg_mutex); in ext4_mb_init() 3981 BUG_ON(lg == NULL); in ext4_mb_normalize_group_request() 4338 struct ext4_locality_group *lg; in ext4_mb_use_preallocated() local 4382 lg = ac->ac_lg; in ext4_mb_use_preallocated() 4383 if (lg == NULL) in ext4_mb_use_preallocated() 4669 struct ext4_locality_group *lg; in ext4_mb_new_group_pa() local 4703 lg = ac->ac_lg; in ext4_mb_new_group_pa() 4704 BUG_ON(lg == NULL); in ext4_mb_new_group_pa() 5261 spin_lock(&lg->lg_prealloc_lock); in ext4_mb_discard_lg_preallocations() [all …]
|
| /linux/Documentation/devicetree/bindings/arm/ |
| A D | qcom.yaml | 100 - lg,lenok 106 - lg,nexus4-mako
|
| /linux/drivers/net/usb/ |
| A D | Makefile | 39 obj-$(CONFIG_USB_VL600) += lg-vl600.o
|