Lines Matching full:provided
95 * Optional: Kernel will use the @write method if not provided. Do not
116 * Required if @write method is provided else not needed. Do not call this
125 * Optional: if not provided, it is assumed there is no queue on the
239 * Optional: if not provided, it is assumed there is no queue on the
249 * Optional: If not provided, the device is assumed to have no FIFO.
257 * Optional: If not provided, then the @write method is called under
265 * Optional: If not provided, then %ENOTTY is returned from the %TIOCMGET
274 * Optional: If not provided, then %ENOTTY is returned from the %TIOCMSET
294 * Optional: called only if provided, otherwise %ENOTTY will be returned.
301 * Optional: called only if provided, otherwise %ENOTTY will be returned.
309 * Optional: called only if provided, otherwise %ENOTTY will be returned.
318 * Optional: called only if provided, otherwise nothing is written to @m.
327 * Optional: called only if provided, otherwise skipped as a non-polling
335 * Optional: called only if @poll_init provided.
342 * Optional: called only if @poll_init provided.
350 * Optional: called only if provided, otherwise no /proc entry created.