/linux/Documentation/hwmon/ |
H A D | ds620.rst | 30 PO is always low. If .pomode == 1, the thermostat is in PO_LOW mode. I.e., the 31 output pin PO becomes active when the temperature falls below temp1_min and 34 Likewise, with .pomode == 2, the thermostat is in PO_HIGH mode. I.e., the PO 38 The PO output pin of the DS620 operates active-low.
|
/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | sysman.c | 332 case PO: in alloc_attributes_data() 413 case PO: min_elements = PO_MIN_ELEMENTS; break; in init_bios_attributes() 449 if (attr_type == PO) in init_bios_attributes() 490 case PO: in init_bios_attributes() 588 ret = init_bios_attributes(PO, DELL_WMI_BIOS_PASSOBJ_ATTRIBUTE_GUID); in sysman_init()
|
H A D | dell-wmi-sysman.h | 90 enum { ENUM, INT, STR, PO }; enumerator
|
/linux/drivers/iio/temperature/ |
H A D | mlx90635.c | 289 static int mlx90635_read_ee_ambient(struct regmap *regmap, s16 *PG, s16 *PO, s16 *Gb) in mlx90635_read_ee_ambient() argument 297 *PO = (s16)read_tmp; in mlx90635_read_ee_ambient() 610 s16 PG, PO, Gb; in mlx90635_calc_ambient() local 613 ret = mlx90635_read_ee_ambient(data->regmap_ee, &PG, &PO, &Gb); in mlx90635_calc_ambient() 632 PG, PO, Gb); in mlx90635_calc_ambient() 847 s16 Fb, Ga, Gb, Ha, Hb, PG, PO; in mlx90635_wakeup() local 879 ret = mlx90635_read_ee_ambient(data->regmap_ee, &PG, &PO, &Gb); in mlx90635_wakeup()
|
H A D | mlx90632.c | 897 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local 910 ret = mlx90632_read_ee_register(data->regmap, MLX90632_EE_P_O, &PO); in mlx90632_calc_ambient_dsp105() 923 PT, PR, PG, PO, Gb); in mlx90632_calc_ambient_dsp105()
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | bug-hunting.rst | 16 Modules linked in: dvb_usb_gp8psk(-) dvb_usb dvb_core nvidia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_core snd_pcm snd_timer snd soundcore nvidia(PO) [last unloaded: rc_core]
|
/linux/drivers/usb/serial/ |
H A D | iuu_phoenix.c | 401 u8 PO = 0; /* 1bit */ in iuu_clk() local 469 P2 = ((P - PO) / 2) - 4; in iuu_clk() 473 PO = (P >> 10) & 0x01; in iuu_clk() 504 priv->buf[Count++] = Q | (((PO & 0x01) << 7)); /* Adr = 0x42 */ in iuu_clk()
|
/linux/Documentation/admin-guide/ |
H A D | bug-hunting.rst | 8 Modules linked in: dvb_usb_gp8psk(-) dvb_usb dvb_core nvidia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_core snd_pcm snd_timer snd soundcore nvidia(PO) [last unloaded: rc_core]
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | snapshot.rst | 48 snapshot status. So supported store types are "P", "PO" and "N".
|
/linux/tools/power/cpupower/po/ |
H A D | zh_CN.po | 11 "PO-Revision-Date: 2024-05-22 15:36+0000\n"
|
H A D | ka.po | 12 "PO-Revision-Date: 2022-09-18 22:12+0200\n"
|
H A D | pt.po | 12 "PO-Revision-Date: 2008-06-14 22:16-0400\n"
|
H A D | cs.po | 13 "PO-Revision-Date: 2008-06-11 16:26+0200\n"
|
H A D | fr.po | 12 "PO-Revision-Date: 2004-11-17 15:53+1000\n"
|
H A D | it.po | 12 "PO-Revision-Date: 2009-08-15 12:00+0900\n"
|
H A D | de.po | 11 "PO-Revision-Date: 2019-06-02 15:23+0200\n"
|
/linux/ |
H A D | CREDITS | 427 S: PO Box 234 1531 S: PO-Box 297 2575 S: PO BOX 220, HFX. CENTRAL 2882 S: PO Box 707 3775 S: PO-Box 297
|
/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 422 4b: CMOVNP/PO Gv,Ev | kunpckbw Vk,Hk,Uk (66) | kunpckwd/dq Vk,Hk,Uk 509 9b: SETNP/PO Eb
|
/linux/sound/pci/ |
H A D | intel8x0.c | 87 DEFINE_REGSET(PO, 0x10); /* PCM out */
|
/linux/drivers/tty/vt/ |
H A D | ucs_fallback_table.h_shipped | 1500 { 0x1B, 0x70 }, /* THAI CHARACTER PO PLA -> 'p' */ 1542 { 0x9B, 0x70 }, /* LAO LETTER PO -> 'p' */ 1955 { 0x96, 0x62 }, /* KHMER LETTER PO -> 'b' */
|