Searched refs:hybrid (Results 1 - 41 of 41) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Ddevice.h27 * These two used to be a union. However, with the hybrid ops we need
/linux-4.4.14/arch/mips/kernel/
H A Delf.c187 * that inherently require the hybrid FP mode. arch_check_elf()
221 static inline void set_thread_fp_mode(int hybrid, int regs32) set_thread_fp_mode() argument
223 if (hybrid) set_thread_fp_mode()
/linux-4.4.14/drivers/block/
H A Dcciss_scsi.h56 with them. That's what we get for making a hybrid scsi/block
/linux-4.4.14/arch/tile/include/asm/
H A Ddma-mapping.h86 * the dma_ops to hybrid, with the consistent memory DMA space limited dma_set_mask()
/linux-4.4.14/net/ipv4/
H A Dtcp_cubic.c36 /* Two methods of hybrid slow start */
73 MODULE_PARM_DESC(hystart, "turn on/off hybrid slow start algorithm");
78 MODULE_PARM_DESC(hystart_low_window, "lower bound cwnd for hybrid slow start");
/linux-4.4.14/drivers/media/tuners/
H A Dtuner-i2c.h84 * multiple instances of hybrid tuners.
H A Dxc5000.c1431 the caller (occurs in hybrid devices where the analog xc5000_attach()
1446 it can be overridden if this is a hybrid driver */ xc5000_attach()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dtda1004x.h41 /* Many (hybrid) boards use GPIO 1 and 3
H A Dau8522_common.c37 hybrid demodulators as well... */
/linux-4.4.14/block/partitions/
H A Defi.c29 * - detect hybrid MBRs, tighter pMBR checking & cleanups.
175 * Description: Checks for a valid protective or hybrid
181 * In addition, a hybrid MBR will have up to three additional
203 * hybrid MBR. is_pmbr_valid()
619 "protective" : "hybrid"); find_valid_gpt()
/linux-4.4.14/drivers/md/
H A Ddm.h106 * To check whether the target type is a hybrid (capable of being
H A Ddm-table.c836 unsigned bio_based = 0, request_based = 0, hybrid = 0; dm_table_set_type() local
846 hybrid = 1; dm_table_set_type()
859 if (hybrid && !bio_based && !request_based) { dm_table_set_type()
/linux-4.4.14/sound/arm/
H A Dpxa2xx-ac97-lib.c45 * We therefore have an hybrid approach for waiting on SDONE (interrupt or
/linux-4.4.14/include/linux/
H A Dtimex.h28 * Added defines for hybrid phase/frequency-lock loop.
/linux-4.4.14/include/uapi/linux/
H A Dtimex.h28 * Added defines for hybrid phase/frequency-lock loop.
/linux-4.4.14/drivers/misc/echo/
H A Decho.c622 energy, e.g. down to 20Hz. This can make the hybrid non-linear
625 hybrid.
/linux-4.4.14/include/linux/usb/
H A Daudio-v2.h154 * but u8 is needed for the hybrid parser */
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7482 case 67019: /* WinTV-HVR1110 (Retail, IR Blaster, hybrid, FM, SVid/Comp, 3.5mm audio in) */ hauppauge_eeprom()
7484 case 67201: /* WinTV-HVR1150 (Retail, IR Receive, hybrid, FM, SVid/Comp, 3.5mm audio in) */ hauppauge_eeprom()
7486 case 67209: /* WinTV-HVR1110 (Retail, IR Receive, hybrid, FM, SVid/Comp, 3.5mm audio in) */ hauppauge_eeprom()
7487 case 67559: /* WinTV-HVR1110 (OEM, no IR, hybrid, FM, SVid/Comp, RCA aud) */ hauppauge_eeprom()
7488 case 67569: /* WinTV-HVR1110 (OEM, no IR, hybrid, FM) */ hauppauge_eeprom()
7489 case 67579: /* WinTV-HVR1110 (OEM, no IR, hybrid, no FM) */ hauppauge_eeprom()
7490 case 67589: /* WinTV-HVR1110 (OEM, no IR, hybrid, no FM, SVid/Comp, RCA aud) */ hauppauge_eeprom()
7491 case 67599: /* WinTV-HVR1110 (OEM, no IR, hybrid, no FM, SVid/Comp, RCA aud) */ hauppauge_eeprom()
7492 case 67651: /* WinTV-HVR1150 (OEM, no IR, hybrid, FM, SVid/Comp, RCA aud) */ hauppauge_eeprom()
7493 case 67659: /* WinTV-HVR1110 (OEM, no IR, hybrid, FM, SVid/Comp, RCA aud) */ hauppauge_eeprom()
7971 /* The Philips EUROPA based hybrid boards have the tuner saa7134_board_init2()
8034 /* this is a hybrid board, initialize to analog mode saa7134_board_init2()
H A Dsaa7134-dvb.c1890 * and to enter analog mode of hybrid boards dvb_init()
/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h150 /* What state the device is in if it is a hybrid */
H A Dpvrusb2-hdw.c2460 /* If not a hybrid device, pathway_state never changes. So pvr2_hdw_create()
/linux-4.4.14/arch/arm/mm/
H A Dproc-mohawk.S4 * PJ1 (codename Mohawk) is a hybrid of the xscale3 and Marvell's own core.
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88.h409 * cx88-video needs to access cx8802 for hybrid tuner pll access and
/linux-4.4.14/arch/parisc/mm/
H A Dinit.c40 /* NOTE: This layout exactly conforms to the hybrid L2/L3 page table layout
/linux-4.4.14/sound/soc/codecs/
H A Dda7219.c350 /* If auto calibration fails, disable DC offset, hybrid ALC */ da7219_alc_calib()
358 /* Enable DC offset cancellation, hybrid mode */ da7219_alc_calib()
/linux-4.4.14/drivers/staging/wilc1000/
H A Dhost_interface.h675 * required to switch to hybrid FW for P2P connection
/linux-4.4.14/drivers/md/bcache/
H A Dbcache.h132 * This log structure makes bcache's btree more of a hybrid between a
/linux-4.4.14/drivers/gpu/vga/
H A Dvga_switcheroo.c48 * vga_switcheroo is the Linux subsystem for laptop hybrid graphics.
/linux-4.4.14/drivers/hid/
H A Dhid-multitouch.c119 * > 1 means hybrid (multitouch) protocol */
/linux-4.4.14/drivers/media/dvb-core/
H A Ddvb_frontend.h214 * channel on hybrid tuners. It passes @analog_parameters;
/linux-4.4.14/drivers/ata/
H A Dpata_legacy.c40 * on PC class systems. There are three hybrid devices that are exceptions
/linux-4.4.14/include/net/
H A Dipv6.h316 * hybrid mode (accept_ra=2) is enabled. ipv6_accept_ra()
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dcxusb.c2320 MODULE_DESCRIPTION("Driver for Conexant USB2.0 hybrid reference design");
/linux-4.4.14/arch/tile/kernel/
H A Dpci_gx.c1062 * dma_ops, nor by the hybrid dma_ops's streaming DMAs, which are 64-bit ops.
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_tty.c890 * This is used for hybrid modem cards to send AT commands to it
/linux-4.4.14/drivers/hwmon/
H A Ddme1737.c7 * This driver is an I2C/ISA hybrid, meaning that it uses the I2C bus to access
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c1900 return "dynamic hybrid mode"; dmfs_high_rate_steering_mode_str()
/linux-4.4.14/fs/
H A Dnamei.c4166 * has no more than 1 dentry. If "hybrid" objects will ever appear,
/linux-4.4.14/kernel/sched/
H A Dcore.c13 * hybrid priority-list and round-robin design with
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datombios.h2879 Bit[7]=1: Enable CLMC as hybrid Mode. CDLD and CILR will be disabled in this case and we're using legacy C1E. This is workaround for CPU(Griffin) performance issue.
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Datombios.h2962 Bit[7]=1: Enable CLMC as hybrid Mode. CDLD and CILR will be disabled in this case and we're using legacy C1E. This is workaround for CPU(Griffin) performance issue.

Completed in 3963 milliseconds