Searched refs:adevice (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/platform/x86/
H A Dideapad_acpi.c164 static void ideapad_sync_rfk_state(struct acpi_device *adevice) argument
166 struct ideapad_private *priv = dev_get_drvdata(&adevice->dev);
182 static int ideapad_register_rfkill(struct acpi_device *adevice, int dev) argument
184 struct ideapad_private *priv = dev_get_drvdata(&adevice->dev);
187 priv->rfk[dev] = rfkill_alloc(ideapad_rfk_data[dev-1].name, &adevice->dev,
201 static void ideapad_unregister_rfkill(struct acpi_device *adevice, int dev) argument
203 struct ideapad_private *priv = dev_get_drvdata(&adevice->dev);
218 static int ideapad_acpi_add(struct acpi_device *adevice) argument
238 int ret = device_create_file(&adevice->dev, &dev_attr_camera_power);
245 dev_set_drvdata(&adevice
256 ideapad_acpi_remove(struct acpi_device *adevice, int type) argument
271 ideapad_acpi_notify(struct acpi_device *adevice, u32 event) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/platform/x86/
H A Dideapad_acpi.c164 static void ideapad_sync_rfk_state(struct acpi_device *adevice) argument
166 struct ideapad_private *priv = dev_get_drvdata(&adevice->dev);
182 static int ideapad_register_rfkill(struct acpi_device *adevice, int dev) argument
184 struct ideapad_private *priv = dev_get_drvdata(&adevice->dev);
187 priv->rfk[dev] = rfkill_alloc(ideapad_rfk_data[dev-1].name, &adevice->dev,
201 static void ideapad_unregister_rfkill(struct acpi_device *adevice, int dev) argument
203 struct ideapad_private *priv = dev_get_drvdata(&adevice->dev);
218 static int ideapad_acpi_add(struct acpi_device *adevice) argument
238 int ret = device_create_file(&adevice->dev, &dev_attr_camera_power);
245 dev_set_drvdata(&adevice
256 ideapad_acpi_remove(struct acpi_device *adevice, int type) argument
271 ideapad_acpi_notify(struct acpi_device *adevice, u32 event) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/printing/
H A Dnt_printing.c2481 char adevice[MAXDEVICENAME]; local
2491 slprintf(adevice, sizeof(adevice), "%s", default_devicename);
2492 fstrcpy(nt_devmode->devicename, adevice);
3828 char adevice[MAXDEVICENAME]; local
3901 slprintf( adevice, sizeof(adevice), "%s", info->printername );
3903 fstrcpy(info->devmode->devicename, adevice);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c2566 char adevice[MAXDEVICENAME]; local
2576 slprintf(adevice, sizeof(adevice), "%s", default_devicename);
2577 fstrcpy(nt_devmode->devicename, adevice);
3908 char adevice[MAXDEVICENAME]; local
3988 slprintf( adevice, sizeof(adevice), "%s", info->printername );
3990 fstrcpy(info->devmode->devicename, adevice);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/printing/
H A Dnt_printing.c2481 char adevice[MAXDEVICENAME]; local
2491 slprintf(adevice, sizeof(adevice), "%s", default_devicename);
2492 fstrcpy(nt_devmode->devicename, adevice);
3828 char adevice[MAXDEVICENAME]; local
3901 slprintf( adevice, sizeof(adevice), "%s", info->printername );
3903 fstrcpy(info->devmode->devicename, adevice);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c2566 char adevice[MAXDEVICENAME]; local
2576 slprintf(adevice, sizeof(adevice), "%s", default_devicename);
2577 fstrcpy(nt_devmode->devicename, adevice);
3908 char adevice[MAXDEVICENAME]; local
3988 slprintf( adevice, sizeof(adevice), "%s", info->printername );
3990 fstrcpy(info->devmode->devicename, adevice);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c2566 char adevice[MAXDEVICENAME]; local
2576 slprintf(adevice, sizeof(adevice), "%s", default_devicename);
2577 fstrcpy(nt_devmode->devicename, adevice);
3908 char adevice[MAXDEVICENAME]; local
3988 slprintf( adevice, sizeof(adevice), "%s", info->printername );
3990 fstrcpy(info->devmode->devicename, adevice);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/printing/
H A Dnt_printing.c2481 char adevice[MAXDEVICENAME]; local
2491 slprintf(adevice, sizeof(adevice), "%s", default_devicename);
2492 fstrcpy(nt_devmode->devicename, adevice);
3828 char adevice[MAXDEVICENAME]; local
3901 slprintf( adevice, sizeof(adevice), "%s", info->printername );
3903 fstrcpy(info->devmode->devicename, adevice);

Completed in 243 milliseconds