/Linux-v4.19/drivers/leds/trigger/ |
D | ledtrig-transient.c | 24 int activate; member 38 transient_data->activate = 0; in transient_timer_function() 48 return sprintf(buf, "%d\n", transient_data->activate); in transient_activate_show() 68 if (state == 0 && transient_data->activate == 1) { in transient_activate_store() 70 transient_data->activate = state; in transient_activate_store() 77 if (state == 1 && transient_data->activate == 0 && in transient_activate_store() 79 transient_data->activate = state; in transient_activate_store() 149 static DEVICE_ATTR(activate, 0644, transient_activate_show, 190 .activate = transient_trig_activate,
|
D | ledtrig-panic.c | 41 if (trig->activate) in led_trigger_set_panic() 42 trig->activate(led_cdev); in led_trigger_set_panic()
|
D | ledtrig-default-on.c | 27 .activate = defon_trig_activate,
|
/Linux-v4.19/Documentation/leds/ |
D | ledtrig-transient.txt | 4 The leds timer trigger does not currently have an interface to activate 21 PMIC. There is a need to activate one shot timer to control the vibrate 72 This trigger exports three properties, activate, state, and duration. When 76 - activate allows activating and deactivating the timer specified by 82 activate - one shot timer activate mechanism. 87 activate state indicates a timer with a value of specified 92 duration - one shot timer value. When activate is set, duration value 113 When timer expires activate goes back to deactivated state, duration is left 114 at the set value to be used when activate is set at a future time. This will 115 allow user app to set the time once and activate it to run it once for the [all …]
|
/Linux-v4.19/sound/pci/ice1712/ |
D | hoontech.c | 55 static void snd_ice1712_stdsp24_darear(struct snd_ice1712 *ice, int activate) in snd_ice1712_stdsp24_darear() argument 59 ICE1712_STDSP24_0_DAREAR(spec->boxbits, activate); in snd_ice1712_stdsp24_darear() 64 static void snd_ice1712_stdsp24_mute(struct snd_ice1712 *ice, int activate) in snd_ice1712_stdsp24_mute() argument 68 ICE1712_STDSP24_3_MUTE(spec->boxbits, activate); in snd_ice1712_stdsp24_mute() 73 static void snd_ice1712_stdsp24_insel(struct snd_ice1712 *ice, int activate) in snd_ice1712_stdsp24_insel() argument 77 ICE1712_STDSP24_3_INSEL(spec->boxbits, activate); in snd_ice1712_stdsp24_insel() 82 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() argument 95 ICE1712_STDSP24_2_MIDI1(spec->boxbits, activate); in snd_ice1712_stdsp24_box_channel() 160 static void snd_ice1712_stdsp24_midi2(struct snd_ice1712 *ice, int activate) in snd_ice1712_stdsp24_midi2() argument 164 ICE1712_STDSP24_3_MIDI2(spec->boxbits, activate); in snd_ice1712_stdsp24_midi2()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | macfb.c | 124 .activate = FB_ACTIVATE_NOW, 691 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 696 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 701 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 734 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 744 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 758 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 775 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 788 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() 799 macfb_defined.activate = FB_ACTIVATE_NOW; in macfb_init() [all …]
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | pseries_energy.c | 185 static ssize_t get_best_energy_list(char *page, int activate) in get_best_energy_list() argument 198 if (activate) in get_best_energy_list() 211 if ((cpu_online(cpu) && !activate) || in get_best_energy_list() 212 (!cpu_online(cpu) && activate)) in get_best_energy_list() 225 char *page, int activate) in get_best_energy_data() argument 232 if (activate) in get_best_energy_data()
|
/Linux-v4.19/net/bluetooth/ |
D | leds.c | 60 int (*activate)(struct led_classdev *led_cdev), in led_allocate_basic() 70 htrig->led_trigger.activate = activate; in led_allocate_basic()
|
/Linux-v4.19/scripts/ |
D | sphinx-pre-install | 543 my $activate = "$virtenv_dir/bin/activate"; 544 if (-e "$ENV{'PWD'}/$activate") { 546 printf "\t. $activate\n"; 554 printf "\t. $activate\n";
|
/Linux-v4.19/net/mac80211/ |
D | led.c | 158 local->rx_led.activate = ieee80211_rx_led_activate; in ieee80211_led_init() 166 local->tx_led.activate = ieee80211_tx_led_activate; in ieee80211_led_init() 174 local->assoc_led.activate = ieee80211_assoc_led_activate; in ieee80211_led_init() 182 local->radio_led.activate = ieee80211_radio_led_activate; in ieee80211_led_init() 191 local->tpt_led.activate = ieee80211_tpt_led_activate; in ieee80211_led_init()
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fbsysfs.c | 91 static int activate(struct fb_info *fb_info, struct fb_var_screeninfo *var) in activate() function 95 var->activate |= FB_ACTIVATE_FORCE; in activate() 150 if ((err = activate(fb_info, &var))) in store_mode() 230 if ((err = activate(fb_info, &var))) in store_bpp() 254 if ((err = activate(fb_info, &var))) in store_rotate() 285 if ((err = activate(fb_info, &var))) in store_virtual()
|
/Linux-v4.19/include/linux/usb/ |
D | typec_altmode.h | 65 int (*activate)(struct typec_altmode *altmode, int activate); member
|
/Linux-v4.19/Documentation/networking/ |
D | cxacru.txt | 61 "attempting to activate" 68 Changes between "down" and "attempting to activate" 96 [4942249.665075] ATM dev 0: ADSL line: attempting to activate
|
/Linux-v4.19/arch/mips/lantiq/ |
D | clk.c | 146 if (clk->activate) in clk_activate() 147 return clk->activate(clk); in clk_activate()
|
D | clk.h | 69 int (*activate) (struct clk *clk); member
|
/Linux-v4.19/Documentation/x86/ |
D | amd-memory-encryption.txt | 43 Bits[5:0] pagetable bit number used to activate memory 84 not be necessary to activate the Linux memory encryption support. If the BIOS 85 merely enables SME (sets bit 23 of the MSR_K8_SYSCFG), then Linux can activate 88 not enable SME, then Linux will not be able to activate memory encryption, even
|
/Linux-v4.19/drivers/hwmon/ |
D | smsc47m1.c | 142 u8 activate; /* Remember initial device state */ member 597 sio_data->activate = superio_inb(SUPERIO_REG_ACT); in smsc47m1_find() 598 if ((sio_data->activate & 0x01) == 0) { in smsc47m1_find() 600 superio_outb(SUPERIO_REG_ACT, sio_data->activate | 0x01); in smsc47m1_find() 610 if ((sio_data->activate & 0x01) == 0) { in smsc47m1_restore() 615 superio_outb(SUPERIO_REG_ACT, sio_data->activate); in smsc47m1_restore()
|
/Linux-v4.19/drivers/hwtracing/intel_th/ |
D | intel_th.h | 164 int (*activate)(struct intel_th_device *thdev); member 260 int (*activate)(struct intel_th *); member
|
/Linux-v4.19/include/linux/ |
D | if_frad.h | 78 int (*activate)(struct net_device *, struct net_device *); member
|
/Linux-v4.19/Documentation/ |
D | pnp.txt | 20 The Linux Plug and Play user interface provides a means to activate PnP devices 37 this will invoke the automatic resource config system to activate the device 61 Suppose you need to activate the floppy disk controller. 91 4. now activate the device::
|
/Linux-v4.19/drivers/s390/char/ |
D | raw3270.c | 521 if (view->fn->activate(view) == 0) in raw3270_size_device_done() 866 rc = view->fn->activate(view); in raw3270_activate_view() 870 if (!oldview || oldview->fn->activate(oldview) != 0) { in raw3270_activate_view() 875 if (nv->fn->activate(nv) == 0) in raw3270_activate_view() 910 if (view->fn->activate(view) == 0) in raw3270_deactivate_view() 1005 if (nv->fn->activate(nv) == 0) { in raw3270_del_view() 1254 if (rp->view && rp->view->fn->activate) in raw3270_pm_start() 1255 rp->view->fn->activate(rp->view); in raw3270_pm_start()
|
/Linux-v4.19/include/scsi/ |
D | scsi_dh.h | 71 int (*activate)(struct scsi_device *, activate_complete, void *); member
|
/Linux-v4.19/arch/ia64/hp/sim/ |
D | simserial.c | 365 static int activate(struct tty_port *port, struct tty_struct *tty) in activate() function 456 .activate = activate,
|
/Linux-v4.19/security/tomoyo/ |
D | Kconfig | 46 Say Y here if you want to activate access control as soon as built-in 49 needed before loading the policy. For example, you can activate
|
/Linux-v4.19/drivers/scsi/ |
D | scsi_dh.c | 285 if (sdev->handler->activate) in scsi_dh_activate() 286 err = sdev->handler->activate(sdev, fn, data); in scsi_dh_activate()
|