Searched refs:instance (Results 1 - 20 of 20) sorted by relevance

/include/net/irda/
H A Dirlan_eth.h29 int irlan_eth_receive(void *instance, void *sap, struct sk_buff *skb);
31 void irlan_eth_flow_indication( void *instance, void *sap, LOCAL_FLOW flow);
H A Dirmod.h74 void (*connect_confirm)(void *instance, void *sap,
77 void (*connect_indication)(void *instance, void *sap,
80 void (*disconnect_indication)(void *instance, void *sap,
82 void (*flow_indication)(void *instance, void *sap, LOCAL_FLOW flow);
83 void (*status_indication)(void *instance,
85 void *instance; /* Layer instance pointer */ member in struct:__anon1253
H A Dircomm_tty_attach.h76 void ircomm_tty_connect_confirm(void *instance, void *sap,
81 void ircomm_tty_disconnect_indication(void *instance, void *sap,
84 void ircomm_tty_connect_indication(void *instance, void *sap,
H A Dirlan_provider.h35 void irlan_provider_ctrl_disconnect_indication(void *instance, void *sap,
H A Dirttp.h100 * This structure contains all data associated with one instance of a TTP
170 struct tsap_cb *irttp_dup(struct tsap_cb *self, void *instance);
H A Dirda_device.h102 void *instance; /* Instance being called */ member in struct:irda_task
103 void *param; /* Parameter to be used by instance */
H A Dirlmp.h219 struct lsap_cb *irlmp_dup(struct lsap_cb *self, void *instance);
/include/net/caif/
H A Dcfserl.h11 struct cflayer *cfserl_create(int instance, bool use_stx);
/include/media/
H A Dsaa6588.h33 struct file *instance; member in struct:saa6588_command
H A Dv4l2-device.h28 /* Each instance of a V4L2 device should create the v4l2_device struct,
82 the driver name and a driver-global atomic_t instance.
83 This function will increment the instance counter and returns the instance
92 instance = v4l2_device_set_name(&v4l2_dev, "foo", &drv_instance);
98 atomic_t *instance);
/include/linux/usb/
H A Dtegra_usb_phy.h62 int instance; member in struct:tegra_usb_phy
/include/linux/
H A Dpowercap.h125 * struct powercap_zone- Defines instance of a power cap zone
128 * @control_type_inst: Control type instance for this zone.
146 * This defines a power zone instance. The fields of this structure are
201 * struct powercap_zone_constraint- Defines instance of a constraint
206 * This defines a constraint instance.
220 * @power_zone: A pointer to the valid zone instance.
223 * Allows client drivers to associate some private data to zone instance.
234 * @power_zone: A pointer to the valid zone instance.
263 * A pointer to the control_type instance is returned on success.
272 * @instance
[all...]
H A Ddmi.h90 int instance; member in struct:dmi_dev_onboard
H A Dnvme.h79 int instance; member in struct:nvme_dev
H A Dacpi.h194 extern acpi_status wmi_evaluate_method(const char *guid, u8 instance,
198 extern acpi_status wmi_query_block(const char *guid, u8 instance,
200 extern acpi_status wmi_set_block(const char *guid, u8 instance,
H A Dlockdep.h36 * cached in the instance of lockdep_map
147 * Map the lock object (the lock instance) to the lock-class object.
231 struct lockdep_map *instance; member in struct:held_lock
325 * 2: read-acquire with same-instance recursion allowed
/include/uapi/linux/
H A Dtipc.h54 __u32 instance; member in struct:tipc_name
/include/acpi/
H A Dacpiosxf.h363 u32 instance,
372 u32 *instance, acpi_physical_address * address);
H A Dacpixf.h438 u32 instance,
442 acpi_get_table(acpi_string signature, u32 instance,
901 u32 instance,
H A Dactbl2.h189 u8 instance; member in struct:acpi_asf_alert_data

Completed in 294 milliseconds